Skip to content

Conversation

@philnash
Copy link
Collaborator

Also, stop performing an asynchronous action on process exit. It is not officially supported. However subprocess.kill is not asynchronous, so can be used over the internal killProcess method.

Fixes #239. Should help #231. Supersedes #179.

Also, stop performing an asynchronous action on process exit. It is not officially supported. However subprocess.kill is not asynchronous, so can be used over the internal killProcess method.

Fixes bubenshchykov#239. Should help bubenshchykov#231. Supersedes bubenshchykov#179
@philnash philnash merged commit 03ea432 into bubenshchykov:master Jul 26, 2021
@philnash philnash deleted the process-signals branch July 26, 2021 11:01
@philnash philnash restored the process-signals branch August 19, 2022 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node MaxListener Issue in Windows

2 participants