Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve race condition in tests by keeping event loop alive
Add a dummy setTimeout() call that keeps the event loop alive long enough to receive signals. There may be better ways to do this, but this is simple and seems sufficiently reliable.
- Loading branch information