cog
c2c658a9
- Provide child worker directly to worker constructor
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Provide child worker directly to worker constructor In order to make testing the interface of Worker easier, this commit changes the interface of `Worker` so it accepts a precreated child and events `Connection` object.
References
#1906 - Make `TestWorkerState` deterministic.
Author
nickstenning
Committer
nickstenning
Parents
dc0959e0
Loading