Skip to content

cluster: fix fd leak

Rodrigo Muino Tomonari requested to merge github/fork/theanarkh/fix_fd_leak into main

The worker should close the handle when the connections is not accepted. cc @cjihrig

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Affected subsystem: cluster

Merge request reports

Loading