mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 02:30:45 +08:00
11a28834fa
<!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. --> ## What do these changes do? <!-- Please give a short brief about these changes. --> When we write one result using JsonLogger, it will call 'flush' many times, which may cost a lot of time when writing to a remote distributed filesystem. ## Related issue number #4197 <!-- Are there any issues opened that will be resolved by merging this change? -->