-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to tokio #128
Merged
Merged
Migrate to tokio #128
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LGTM but first we should agree on the approach on runtime sharing/unicity. Discussion is happening in eclipse-zenoh/zenoh#1264. |
Signed-off-by: ChenYing Kuo <[email protected]>
Signed-off-by: ChenYing Kuo <[email protected]>
evshary
force-pushed
the
use_tokio_for_plugin
branch
from
August 5, 2024 13:21
650827a
to
acc89dc
Compare
Mallets
approved these changes
Aug 6, 2024
Mallets
added a commit
that referenced
this pull request
Aug 30, 2024
* chore: Sync Rust toolchain * Bump Zenoh to 1.0. (#94) Signed-off-by: ChenYing Kuo <[email protected]> * Remove some zenoh packages since it's re-exported now. Signed-off-by: ChenYing Kuo <[email protected]> * build: Sync with eclipse-zenoh/zenoh@65e5df7 from 2024-06-21 (#100) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@a6d117b from 2024-06-21 (#101) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@2b16fed from 2024-06-25 (#102) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@e1beef1 from 2024-06-25 (#103) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@fc18f90 from 2024-06-26 (#104) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@1790d59 from 2024-06-26 (#105) Co-authored-by: eclipse-zenoh-bot <[email protected]> * chore: bump zenoh version (#106) * chore: bump zenoh version * chore: update branch * build: Sync with eclipse-zenoh/zenoh@54d12e1 from 2024-07-05 (#111) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@c7e418f from 2024-07-05 (#112) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@cae8697 from 2024-07-05 (#113) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@6df74c7 from 2024-07-07 (#114) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@12b11ee from 2024-07-08 (#115) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@9e1c4a8 from 2024-07-08 (#118) Co-authored-by: eclipse-zenoh-bot <[email protected]> * chore: Sync Rust toolchain * chore: Sync Rust toolchain * build: Sync with eclipse-zenoh/zenoh@4827f39 from 2024-07-24 (#121) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@0c43c08 from 2024-07-25 (#123) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@32bdded from 2024-07-26 (#124) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@502d3be from 2024-07-30 (#129) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@5d09cf7 from 2024-08-01 (#130) Co-authored-by: eclipse-zenoh-bot <[email protected]> * Merge main -> dev/1.0.0, (#131) Squashed commit of the following: commit 10bcfd2 Author: eclipse-zenoh-bot <[email protected]> Date: Tue Jul 30 02:15:00 2024 +0200 build: Sync with eclipse-zenoh/zenoh@2d88c7b from 2024-07-29 (#127) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit 3be5e03 Author: eclipse-zenoh-bot <[email protected]> Date: Sat Jul 27 02:15:42 2024 +0200 build: Sync with eclipse-zenoh/zenoh@e587aa9 from 2024-07-26 (#126) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit 3855b46 Author: eclipse-zenoh-bot <[email protected]> Date: Sat Jul 27 02:14:45 2024 +0200 build: Sync with eclipse-zenoh/zenoh@e587aa9 from 2024-07-26 (#125) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit 3bca958 Author: eclipse-zenoh-bot <[email protected]> Date: Fri Jul 26 02:15:50 2024 +0200 build: Sync with eclipse-zenoh/zenoh@0a969cb from 2024-07-25 (#122) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit f1c2e01 Author: eclipse-zenoh-bot <[email protected]> Date: Tue Jul 9 02:15:30 2024 +0200 build: Sync with eclipse-zenoh/zenoh@b3e42ce from 2024-07-08 (#116) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit a5aaf97 Author: eclipse-zenoh-bot <[email protected]> Date: Thu Jul 4 02:15:45 2024 +0200 build: Sync with eclipse-zenoh/zenoh@b93ca84 from 2024-07-03 (#110) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit d8e462f Author: eclipse-zenoh-bot <[email protected]> Date: Thu Jul 4 02:15:09 2024 +0200 build: Sync with eclipse-zenoh/zenoh@b93ca84 from 2024-07-03 (#109) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit 843a4cd Author: eclipse-zenoh-bot <[email protected]> Date: Wed Jul 3 02:15:56 2024 +0200 build: Sync with eclipse-zenoh/zenoh@869ace6 from 2024-07-02 (#108) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit 0b04034 Author: eclipse-zenoh-bot <[email protected]> Date: Wed Jul 3 02:15:16 2024 +0200 build: Sync with eclipse-zenoh/zenoh@869ace6 from 2024-07-02 (#107) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit 94ed441 Author: eclipse-zenoh-bot <[email protected]> Date: Fri Jun 21 02:16:03 2024 +0200 build: Sync with eclipse-zenoh/zenoh@2500e5a from 2024-06-20 (#99) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit f5145d3 Author: eclipse-zenoh-bot <[email protected]> Date: Tue Jun 18 02:15:29 2024 +0200 build: Sync with eclipse-zenoh/zenoh@93f93d2 from 2024-06-17 (#98) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit 1ed6d9f Author: eclipse-zenoh-bot <[email protected]> Date: Sat Jun 15 02:15:07 2024 +0200 build: Sync with eclipse-zenoh/zenoh@7adad94 from 2024-06-14 (#96) Co-authored-by: eclipse-zenoh-bot <[email protected]> commit 2ac485f Author: Mahmoud Mazouz <[email protected]> Date: Fri Jun 14 08:55:58 2024 +0200 Enable releasing from any branch (#92) commit cf7c58b Author: eclipse-zenoh-bot <[email protected]> Date: Fri Jun 14 02:14:47 2024 +0200 build: Sync with eclipse-zenoh/zenoh@8160b01 from 2024-06-13 (#93) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@b1e4dba from 2024-08-05 (#133) Co-authored-by: eclipse-zenoh-bot <[email protected]> * Migrate to tokio (#128) * Migrate to tokio Signed-off-by: ChenYing Kuo <[email protected]> * Support configuring of thread number in runtime. Signed-off-by: ChenYing Kuo <[email protected]> --------- Signed-off-by: ChenYing Kuo <[email protected]> * build: Sync with eclipse-zenoh/zenoh@b7d42ef from 2024-08-06 (#134) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@2d5ab7c from 2024-08-06 (#135) Co-authored-by: eclipse-zenoh-bot <[email protected]> * chore: remove build-resources dir and Cargo.lock (#136) Cargo.lock file wrongly added by the sync lock file workflow. * build: Sync with eclipse-zenoh/zenoh@0e2f78a from 2024-08-14 (#140) Co-authored-by: eclipse-zenoh-bot <[email protected]> * Bump dev version to `1.0.0-dev` (#141) * chore: Bump version to `1.0.0-dev` * chore: Bump /zenoh.*/ dependencies to `1.0.0-dev` * chore: Update Cargo lockfile --------- Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@8b027e9 from 2024-08-22 (#142) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@7f7d648 from 2024-08-28 (#145) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@3579f12 from 2024-08-29 (#146) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@926208c from 2024-08-29 (#148) Co-authored-by: eclipse-zenoh-bot <[email protected]> * Point to eclipse-zenoh/zenoh branch=main --------- Signed-off-by: ChenYing Kuo <[email protected]> Co-authored-by: eclipse-zenoh-bot <[email protected]> Co-authored-by: eclipse-zenoh-bot <[email protected]> Co-authored-by: ChenYing Kuo (CY) <[email protected]> Co-authored-by: Michael Ilyin <[email protected]> Co-authored-by: Joseph Perez <[email protected]> Co-authored-by: Charles Schleich <[email protected]> Co-authored-by: Diogo Matsubara <[email protected]> Co-authored-by: zettascale-bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related to eclipse-zenoh/zenoh#1257