Skip to content

call uv_library_shutdown explicitly before exit #37400

@vtjnash

Description

@vtjnash

The uv_library_shutdown function should be called before exiting. Happens automatically already due to __attribute__((destructor)), but being explicit would be better (refs nodejs/node#35021)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ioInvolving the I/O subsystem: libuv, read, write, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions