Skip to content

src: move default assignment of async_id_ in async_wrap.h

Moving the default assignment of async_id from the constructor in async_wrap.cc to class definition in async_wrap.h

Checklist
  • 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

Merge request reports

Loading