Fix fileobj I/O un-deterministic behavior (#1297)
* Fix fileobj I/O undeterministic behavior Ever since the file-like object support was added in #1158, the test was occasionally failing in CI. This PR fixes this.
Showing
Please register or sign in to comment