Skip to content

No labels!

There aren’t any labels for this repository quite yet.

A-benches
A-benches
Area: Benchmarks
A-ci
A-ci
Area: The continuous integration setup
A-examples
A-examples
Area: The examples
A-readme
A-readme
Area: Documentation that isn't part of any crate such as README.md or CONTRIBUTING.md
A-tokio
A-tokio
Area: The main tokio crate
A-tokio-macros
A-tokio-macros
Area: The tokio-macros crate
A-tokio-stream
A-tokio-stream
Area: The tokio-stream crate
A-tokio-test
A-tokio-test
Area: The tokio-test crate
A-tokio-tls
A-tokio-tls
Area: The tokio-tls crate
A-tokio-util
A-tokio-util
Area: The tokio-util crate
C-bug
C-bug
Category: This is a bug.
C-enhancement
C-enhancement
Category: A PR with an enhancement or bugfix.
C-feature-accepted
C-feature-accepted
Category: A feature request that has been accepted pending implementation.
C-feature-request
C-feature-request
Category: A feature request.
C-maintenance
C-maintenance
Category: PRs that clean code up or issues documenting cleanup.
C-musing
C-musing
Category: musings about a better world
C-proposal
C-proposal
Category: a proposal and request for comments
C-question
C-question
User questions that are neither feature requests nor bug reports
C-request
C-request
Category: A non-feature request, e.g.: metadata updates, optimization suggestion, etc.
E-easy
E-easy
Call for participation: Experience needed to fix: Easy / not much
E-hard
E-hard
Call for participation: Experience needed to fix: Hard / a lot
E-help-wanted
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-medium
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
E-needs-mcve
E-needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
I-crash
I-crash
Problems and improvements related to program crashes/panics.
I-hang
I-hang
Program never terminates, resulting from infinite loops, deadlock, livelock, etc.
I-needs-decision
I-needs-decision
Issues in need of decision.
I-slow
I-slow
Problems and improvements related to performance.
I-unsound 💥
I-unsound 💥
A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
M-blocking
M-blocking
Module: tokio/task/blocking