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

[bug report]uv__finish_close: Assertion !(handle->flags & UV_HANDLE_CLOSED) failed. #649

Open
serfend opened this issue Dec 16, 2024 · 1 comment

Comments

@serfend
Copy link

serfend commented Dec 16, 2024

  • uvloop version:0.24
  • Python version:3.13.0
  • Platform:debian 12
  • Can you reproduce the bug with PYTHONASYNCIODEBUG in env?:
  • Does uvloop behave differently from vanilla asyncio? How?:

suddently only 1 line log below,and python whole process crashed.

python: src/unix/core.c:303 :uv__finish_close: Assertion `!(handle->flags & UV_HANDLE_CLOSED)` failed.
@serfend
Copy link
Author

serfend commented Dec 16, 2024

uvloop version:0.21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant