-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Decide what to do about a missing Timer
#3393
Milestone
Comments
seanmonstar
added a commit
that referenced
this issue
Nov 6, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added
C-feature
Category: feature. This is adding a new feature.
A-rt
Area: runtime traits/utils
labels
Nov 6, 2023
seanmonstar
added a commit
that referenced
this issue
Nov 6, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 6, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 6, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 6, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 6, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 6, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 8, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 8, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 8, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 8, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
seanmonstar
added a commit
that referenced
this issue
Nov 8, 2023
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes #3393
0xE282B0
pushed a commit
to 0xE282B0/hyper
that referenced
this issue
Jan 12, 2024
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes hyperium#3393
0xE282B0
pushed a commit
to 0xE282B0/hyper
that referenced
this issue
Jan 16, 2024
If a default timeout is set, and no Timer, a warning will be emitted. If a timeout is configured by the user, and no Timer is set, it will panic. Closes hyperium#3393 Signed-off-by: Sven Pfennig <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: