mirror of
https://github.com/wassname/ray.git
synced 2026-07-25 13:30:52 +08:00
* streaming writer use event driven model. * minor changes according reviewer comments * Fix according to reviewer's comments * fix bazel lint * code polished * Add more comments * rename Stop & Start of EventQueue to Freeze and Unfreeze.