Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
report: do not use
uv_default_loop()
as fallback
Not seeing an associated `Environment` is a rare condition anyway, but using `uv_default_loop()` as a fallback is not thread-safe.
- Loading branch information