mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 16:00:00 +08:00
3d9bd64591
* 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.