mirror of
https://github.com/wassname/ray.git
synced 2026-09-26 14:10:59 +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.