Skip to content

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.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading