Skip to content

module: avoid passing unnecessary loop reference

Rodrigo Muino Tomonari requested to merge github/fork/saghul/no-uv-loop into master

It's a sync request, which doesn't require the loop parameter to be set.

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

Merge request reports

Loading