Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tokio-rs/tokio issues and pull requests
#6951 - docs: fix mismatched backticks in CONTRIBUTING.md
Pull Request -
State: closed - Opened by DaniPopes about 23 hours ago
Labels: A-readme
#6950 - Debugging tokio async application
Issue -
State: open - Opened by godzie44 2 days ago
Labels: A-tokio, C-feature-request
#6949 - ci: update cargo-check-external-types to 0.1.13
Pull Request -
State: closed - Opened by taiki-e 3 days ago
Labels: A-ci
#6947 - Exception trying to call to a web method
Issue -
State: open - Opened by AlbertoVPersonal 5 days ago
- 1 comment
Labels: C-bug, A-tokio
#6945 - Fix building docs on Windows
Pull Request -
State: open - Opened by jofas 6 days ago
- 5 comments
Labels: T-docs, A-tokio, M-io
#6944 - fix: fix a typo in `TcpStream` internal comment
Pull Request -
State: closed - Opened by wyfo 7 days ago
Labels: T-docs, A-tokio, M-net
#6943 - fs::File.read_to_string(...) appends newline character
Issue -
State: closed - Opened by MatthiasvB 7 days ago
- 5 comments
Labels: C-bug, A-tokio, M-fs
#6941 - `assembler label '' cannot be undefined` on Windows ARM
Issue -
State: closed - Opened by NicholasLYang 7 days ago
- 3 comments
Labels: A-tokio
#6940 - `Interval::reset_immediately()` is not immediately ready
Issue -
State: closed - Opened by erikgrinaker 7 days ago
- 1 comment
Labels: C-bug, A-tokio, M-time
#6938 - Making `net` feature flag show in documentation for net::UdpSocket
Pull Request -
State: closed - Opened by jofas 9 days ago
Labels: A-tokio, M-net
#6937 - ci: use patched version of cargo-check-external-types to fix CI failure
Pull Request -
State: closed - Opened by taiki-e 10 days ago
Labels: A-ci
#6936 - Removed race condition from global_queue_depth_multi_thread test
Pull Request -
State: closed - Opened by jofas 10 days ago
- 1 comment
Labels: A-tokio, M-metrics
#6935 - The required feature flag of `UdpSocket` is not shown like the other net components.
Issue -
State: closed - Opened by YuanYuYuan 10 days ago
- 1 comment
Labels: C-bug, E-help-wanted, T-docs, A-tokio, M-net
#6934 - [Panic] process::Command in tokio::test consistently causes a panic
Issue -
State: closed - Opened by Aobanana-chan 12 days ago
- 8 comments
Labels: C-bug, A-tokio
#6933 - Option unwrap() on None when using AsyncWriteExt
Issue -
State: open - Opened by msftsecurityteam 12 days ago
- 5 comments
Labels: C-bug, A-tokio, M-fs
#6932 - Fix for flaky worker_steal_count test
Pull Request -
State: closed - Opened by jofas 12 days ago
Labels: A-tokio, M-metrics
#6931 - ci: use cargo deny
Pull Request -
State: closed - Opened by Darksonn 12 days ago
- 4 comments
Labels: A-ci
#6930 - Inconsistent Error Handling Behavior with `?` operator in Marco #[tokio::main]
Issue -
State: open - Opened by TomMonkeyMan 13 days ago
- 6 comments
Labels: C-bug, A-tokio-macros, M-macros
#6929 - io_async_fd expose provenance
Pull Request -
State: open - Opened by tiif 13 days ago
- 5 comments
#6927 - Support for dynamic linking
Issue -
State: open - Opened by sandtreader 13 days ago
- 5 comments
Labels: C-bug, A-tokio, M-runtime
#6926 - Miri reported UB in ``io_async_fd``
Issue -
State: open - Opened by tiif 13 days ago
- 3 comments
Labels: C-bug, A-tokio, M-io
#6924 - metrics: rename `*_poll_count_*` to `*_poll_time_*`
Pull Request -
State: closed - Opened by rcoh 14 days ago
Labels: A-tokio, M-metrics
#6923 - Bad file descriptor when using NVIDIA Messaging Accelerator (VMA)
Issue -
State: open - Opened by boranby 15 days ago
- 7 comments
Labels: C-bug, A-tokio
#6922 - Typo in tokio-tls crate description
Issue -
State: closed - Opened by atouchet 16 days ago
- 1 comment
Labels: C-bug, A-tokio
#6918 - metrics: rename `injection_queue_depth` to `global_queue_depth`
Pull Request -
State: closed - Opened by mox692 17 days ago
Labels: A-tokio, M-metrics
#6917 - chore: prepare Tokio v1.41.0
Pull Request -
State: closed - Opened by mox692 17 days ago
- 1 comment
Labels: A-tokio
#6916 - Fixed deadlock in injection_queue_depth_multi_thread test
Pull Request -
State: closed - Opened by jofas 17 days ago
#6915 - Naming is inconsistent when referring to the "global queue" and "injection queue"
Issue -
State: closed - Opened by rcoh 17 days ago
- 2 comments
Labels: C-bug, A-tokio, M-runtime, M-metrics
#6914 - SimplexStream does not close other half on drop
Issue -
State: open - Opened by CGamesPlay 17 days ago
- 4 comments
Labels: C-bug, A-tokio, M-io
#6913 - macros: support setting name of spawned threads
Pull Request -
State: open - Opened by cgzones 17 days ago
- 2 comments
Labels: A-tokio-macros, A-tokio, M-runtime
#6912 - Update README.md
Pull Request -
State: closed - Opened by Sareewat 17 days ago
#6911 - ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81
Pull Request -
State: closed - Opened by Darksonn 17 days ago
- 1 comment
Labels: A-ci
#6910 - Tokio does not work on `wasm32-unknown-unknown` as of rustc 1.82
Issue -
State: open - Opened by mox692 18 days ago
- 6 comments
Labels: E-help-wanted, A-ci, T-wasm
#6909 - runtime: fix stability feature flags for docs
Pull Request -
State: closed - Opened by joshka 18 days ago
Labels: T-docs, A-tokio, M-runtime, R-loom-current-thread, R-loom-multi-thread, R-loom-multi-thread-alt
#6908 - sync: Update broadcast::recv to return a named future
Pull Request -
State: open - Opened by jplatte 18 days ago
- 5 comments
Labels: A-tokio, M-sync, R-loom-sync
#6907 - Task spawning hooks specify the wrong stability information
Issue -
State: closed - Opened by Darksonn 19 days ago
Labels: E-help-wanted, T-docs, A-tokio, M-task
#6906 - flaky test for quinn on windows
Issue -
State: closed - Opened by rcoh 19 days ago
Labels: C-bug, A-tokio
#6905 - ci: Print out the correct sort order for the dictionary on failure
Pull Request -
State: closed - Opened by rcoh 19 days ago
Labels: A-ci
#6904 - Frame(LengthDelimitedCodec) parameter setting issue
Issue -
State: closed - Opened by DestinyL 20 days ago
Labels: C-bug, A-tokio-util, M-codec
#6903 - [regression] unable to connect to abstract path
Issue -
State: closed - Opened by tones111 20 days ago
- 5 comments
Labels: C-bug, A-tokio, M-net
#6902 - Feature request: Allow non-Send broadcast values in more (generic) contexts
Issue -
State: open - Opened by jplatte 21 days ago
- 3 comments
Labels: A-tokio-util, C-feature-request, A-tokio-stream
#6901 - Wikipedia link to write-preferring in RwLock documentation is inconsistent with Tokio's definition
Issue -
State: open - Opened by lieuwex 22 days ago
- 5 comments
Labels: C-bug, T-docs, A-tokio, M-sync
#6900 - Add miri support to tests suite
Pull Request -
State: closed - Opened by nurmohammed840 24 days ago
#6899 - stabilize worker_total_busy_duration
Pull Request -
State: open - Opened by Owen-CH-Leung 25 days ago
Labels: A-tokio, M-metrics, R-loom-current-thread, R-loom-multi-thread, R-loom-multi-thread-alt
#6898 - test: implement safe abstraction using the `Wake` trait
Pull Request -
State: open - Opened by nurmohammed840 25 days ago
- 6 comments
Labels: A-tokio-test
#6897 - metrics: add H2 Histogram option to improve histogram granularity
Pull Request -
State: closed - Opened by rcoh 25 days ago
Labels: A-tokio, M-tracing
#6896 - Need better histogram granularity
Issue -
State: closed - Opened by rcoh 25 days ago
- 4 comments
Labels: A-tokio, C-feature-request, M-tracing
#6895 - LengthDelimitedCodec should support [u8]
Issue -
State: open - Opened by wraitii 25 days ago
Labels: A-tokio-util, C-feature-request, M-codec
#6894 - process: add periodic polling in `Reaper`
Pull Request -
State: closed - Opened by ruihe774 26 days ago
- 1 comment
Labels: A-tokio, M-process
#6893 - add wasm32-wasip2 support
Pull Request -
State: open - Opened by dicej 26 days ago
- 1 comment
Labels: A-tokio, T-wasm
#6892 - Add an example on how to use watch with a loop - example by Alice Ryhl
Pull Request -
State: open - Opened by pielgrzym 27 days ago
- 2 comments
Labels: A-tokio, M-sync, R-loom-sync
#6891 - task: stabilize `task::Id` related apis
Pull Request -
State: closed - Opened by mox692 27 days ago
- 1 comment
Labels: A-tokio, M-task, R-loom-current-thread, R-loom-multi-thread, R-loom-multi-thread-alt
#6890 - doc: document cancellation safety
Pull Request -
State: closed - Opened by vrnvu 27 days ago
Labels: A-tokio, M-io
#6889 - Valgrind report possible memory leak 56 bytes
Issue -
State: closed - Opened by cathay4t 27 days ago
- 1 comment
Labels: C-bug, A-tokio
#6887 - does tokio::io::copy support for pipe?
Issue -
State: closed - Opened by ningmingxiao 28 days ago
- 2 comments
Labels: C-bug, A-tokio
#6886 - task: make inner of `Unconstrained` accessible
Pull Request -
State: closed - Opened by ruihe774 28 days ago
- 8 comments
Labels: A-tokio, M-task
#6885 - Add more test to be tested with miri in CI
Pull Request -
State: closed - Opened by tiif 28 days ago
- 8 comments
Labels: A-ci
#6884 - time: imports `Future` trait from std lib
Pull Request -
State: closed - Opened by nurmohammed840 29 days ago
Labels: A-tokio-util, M-time
#6883 - readme: update miri test flags
Pull Request -
State: closed - Opened by mox692 about 1 month ago
Labels: A-readme
#6882 - Improve diagnostics for tokio::main and tokio::test attributes
Pull Request -
State: closed - Opened by Veykril about 1 month ago
- 5 comments
#6881 - task: add task size to tracing instrumentation
Pull Request -
State: closed - Opened by hds about 1 month ago
- 8 comments
Labels: A-tokio, M-tracing
#6880 - macros: fix the clippy::needless_return lint triggered by `#[tokio::test]` and `#[tokio::main]`
Pull Request -
State: closed - Opened by Veetaha about 1 month ago
- 1 comment
Labels: A-tokio-macros
#6879 - several checks for compat
Pull Request -
State: closed - Opened by sharma-shray about 1 month ago
- 2 comments
Labels: A-tokio-util, M-io
#6878 - tokio::io::WriteHalf does not shutdown() the inner writer on drop()
Issue -
State: closed - Opened by varqox about 1 month ago
- 1 comment
Labels: C-bug, A-tokio, M-io
#6877 - `tokio::io::simplex` read/write data not equality
Issue -
State: closed - Opened by chessnokov about 1 month ago
- 1 comment
Labels: C-bug, A-tokio, M-io
#6876 - Loom test for deadlock observed in tokio's test suite
Pull Request -
State: closed - Opened by jofas about 1 month ago
- 12 comments
Labels: A-tokio, M-runtime
#6874 - macros: suppress clippy::needless_return and add docs
Pull Request -
State: closed - Opened by oxalica about 1 month ago
Labels: A-tokio-macros
#6873 - Fix `Stream` link in broadcast docs
Pull Request -
State: closed - Opened by sharma-shray about 1 month ago
Labels: T-docs, M-sync, A-tokio-stream
#6872 - sync: add watch::Receiver::wait_for_map
Issue -
State: closed - Opened by Moggers about 1 month ago
- 1 comment
Labels: A-tokio, M-sync, C-feature-request
#6871 - small fix documentation, clarifications regarding lifetimes
Pull Request -
State: closed - Opened by sharma-shray about 1 month ago
Labels: A-tokio, M-sync
#6870 - sync, coop: apply cooperative scheduling to sync::broadcast::Receiver
Pull Request -
State: closed - Opened by tglane about 1 month ago
Labels: A-tokio, M-sync, M-coop, R-loom-sync
#6869 - Clippy warns "unneeded `return` statement" for `#[tokio::{main,test}]` fns on latest nightly
Issue -
State: closed - Opened by oxalica about 1 month ago
- 8 comments
Labels: C-bug, A-tokio, M-macros
#6868 - socketaddr: implement conversions for tokio and std unix `SocketAddr`
Pull Request -
State: closed - Opened by nmathewson about 1 month ago
- 2 comments
Labels: A-tokio, M-net
#6867 - sync: add mpsc::Receiver::blocking_recv_many
Pull Request -
State: closed - Opened by barafael about 1 month ago
Labels: A-tokio, M-sync, R-loom-sync
#6866 - time: implicit 1ms delay in `sleep_until`
Issue -
State: open - Opened by SmnTin about 1 month ago
- 3 comments
Labels: C-bug, A-tokio, M-time
#6865 - `mpsc::Receiver::blocking_recv_many`: Blocking variant of `recv_many`
Issue -
State: closed - Opened by barafael about 1 month ago
Labels: A-tokio, M-sync, C-feature-request
#6864 - Can we convert unix::SocketAddr to/from std::os::unix::net::SocketAddr?
Issue -
State: closed - Opened by nmathewson about 1 month ago
- 1 comment
Labels: A-tokio, M-net, C-feature-request
#6862 - metrics: don't hang in injection_queue_depth_multi_thread test
Pull Request -
State: closed - Opened by Darksonn about 1 month ago
- 1 comment
Labels: A-tokio, M-metrics
#6861 - Fix: comment error
Pull Request -
State: closed - Opened by vxzyfx about 1 month ago
Labels: T-docs, M-stream, A-tokio-stream
#6860 - Undefined Behaviour in ``tests/stream_chain.rs``
Issue -
State: open - Opened by tiif about 1 month ago
- 3 comments
Labels: C-bug, M-stream, A-tokio-stream
#6859 - Avoid pointer casts in IO driver on miri
Pull Request -
State: closed - Opened by Darksonn about 1 month ago
Labels: A-tokio, M-runtime
#6858 - chore: use boxed slice if possible
Pull Request -
State: closed - Opened by mox692 about 1 month ago
Labels: A-tokio-util, A-tokio
#6856 - ci: run ci with 1.82 rustc beta release
Pull Request -
State: closed - Opened by Darksonn about 1 month ago
- 6 comments
Labels: A-ci
#6855 - make `broadcast::Receiver` cooperative
Issue -
State: closed - Opened by mox692 about 1 month ago
- 2 comments
Labels: A-tokio, M-sync, M-coop
#6854 - metrics: Stabilize injection_queue_depth API
Pull Request -
State: closed - Opened by Owen-CH-Leung about 1 month ago
Labels: A-tokio, M-runtime, M-metrics, R-loom-current-thread, R-loom-multi-thread, R-loom-multi-thread-alt
#6852 - doc: Fix a symbol issue
Pull Request -
State: closed - Opened by vxzyfx about 2 months ago
- 3 comments
Labels: T-docs, A-tokio, M-net
#6851 - `prost_config::Config::boxed` generates code doesn't compile
Issue -
State: closed - Opened by ldm0 about 2 months ago
- 3 comments
Labels: C-bug, A-tokio
#6847 - Test `injection_queue_depth_multi_thread` is flaky
Issue -
State: closed - Opened by Darksonn about 2 months ago
- 12 comments
Labels: E-help-wanted, A-tokio, E-medium, M-metrics
#6846 - sync, coop: apply cooperative scheduling to `sync::watch`
Pull Request -
State: closed - Opened by tglane about 2 months ago
Labels: A-tokio, M-sync, M-coop, R-loom-sync
#6844 - how to print tokio stack ?
Issue -
State: closed - Opened by ningmingxiao about 2 months ago
- 1 comment
Labels: C-bug, A-tokio
#6844 - how to print tokio stack ?
Issue -
State: closed - Opened by ningmingxiao about 2 months ago
- 1 comment
Labels: C-bug, A-tokio
#6841 - macros: render more comprehensible documentation for `try_join!`
Pull Request -
State: closed - Opened by Rustin170506 about 2 months ago
Labels: A-tokio, M-macros
#6840 - Docs: Fix swapped examples for `TcpSocket::set_nodelay` and `TcpSocket::nodelay`
Pull Request -
State: closed - Opened by BenjaminRi about 2 months ago
Labels: T-docs, A-tokio, M-net
#6839 - `watch::Receiver::changed` does use cooperative scheduling
Issue -
State: closed - Opened by vthib about 2 months ago
- 1 comment
Labels: C-bug, A-tokio, M-sync, M-coop
#6838 - net: fix handling of leading zero byte in `from_abstract_name`
Pull Request -
State: closed - Opened by mox692 about 2 months ago
- 2 comments
Labels: A-tokio, M-net
#6837 - UnixListener::bind with abstract unix socket path has an extra \0 prefix
Issue -
State: closed - Opened by zonyitoo about 2 months ago
- 2 comments
Labels: C-bug, A-tokio, M-net
#6836 - sync: add `watch::Sender::sender_count`
Pull Request -
State: closed - Opened by soerenmeier about 2 months ago
- 1 comment
Labels: A-tokio, M-sync, R-loom-sync
#6835 - Documentation: Improve WASM support documentation
Pull Request -
State: open - Opened by 9SMTM6 about 2 months ago
Labels: T-docs, A-tokio, M-runtime, T-wasm
#6833 - Doc section for sync module on runtime compatibility
Pull Request -
State: closed - Opened by jofas about 2 months ago
Labels: T-docs, A-tokio, M-sync, R-loom-sync
#6832 - Documenting the fact that the `sync` module is runtime agnostic
Issue -
State: closed - Opened by jofas about 2 months ago
- 1 comment
Labels: C-bug, T-docs, A-tokio, M-sync