Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Better handling for terminate() being called on an initializing worker #7

Open
pgriess opened this issue Jul 8, 2010 · 0 comments
Open

Comments

@pgriess
Copy link
Owner

pgriess commented Jul 8, 2010

There are several steps that the Worker instance has to go through before the child process is fully established: waiting for the 'listening' event; waiting for the 'connection' event, etc.

Make sure that we properly clean up state no matter where we are in the lifetime of the child process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant