ton-contract-executor
ton-contract-executor copied to clipboard
Add way to terminate workers
- Fixed jest warning (also useful to gracefull exit from server code)
A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks.


- Creating worker on demand