Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip redirecting stdout for Worker threads
This breaks running 0x with Workers, because the internal stdio implementation for Workers currently relies on `process.stdout` being the originally provided object.
- Loading branch information