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

Use io::ErrorKind::ResourceBusy for QueueFull #71

Open
Thomasdezeeuw opened this issue Jul 10, 2023 · 1 comment
Open

Use io::ErrorKind::ResourceBusy for QueueFull #71

Thomasdezeeuw opened this issue Jul 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Thomasdezeeuw
Copy link
Owner

Depends on the unstable io_error_more feature.

Effectively reverting commit fd79896.

This was referenced Jul 10, 2023
@Thomasdezeeuw
Copy link
Owner Author

This now happens when the nightly feature is enabled, keeping it open to unconditionally do it when io_error_more is table.

@Thomasdezeeuw Thomasdezeeuw added the enhancement New feature or request label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant