Skip to content
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

Closed
Tracked by #3279
seanmonstar opened this issue Nov 6, 2023 · 0 comments · Fixed by #3394
Closed
Tracked by #3279

Decide what to do about a missing Timer #3393

seanmonstar opened this issue Nov 6, 2023 · 0 comments · Fixed by #3394
Assignees
Labels
A-rt Area: runtime traits/utils C-feature Category: feature. This is adding a new feature.
Milestone

Comments

@seanmonstar
Copy link
Member

No description provided.

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 seanmonstar added this to the 1.0 milestone Nov 6, 2023
@seanmonstar seanmonstar added C-feature Category: feature. This is adding a new feature. A-rt Area: runtime traits/utils labels Nov 6, 2023
@seanmonstar seanmonstar self-assigned this 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
Labels
A-rt Area: runtime traits/utils C-feature Category: feature. This is adding a new feature.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant