Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: add overlooked handle to cleanup
The `Environment::destroy_ids_timer_handle` should be cleaned up by `Environment::CleanupHandles()`. Fix that by adding it to the list. This partially fixes a cctest. Ref: nodejs#14206
- Loading branch information