ray-project / mobius

Mobius is an AI infrastructure platform for distributed online learning, including online sample processing, training and serving.
https://ray-project.github.io/mobius/
Apache License 2.0
85 stars 13 forks source link

[Python]fix hybird stream test #66

Closed ashione closed 2 months ago

ashione commented 2 months ago

Make python unittest green.

ashione commented 2 months ago

This PR makes a workaround way to setting OutputCollector in wrong chained edge connection. Detail description in this issue : https://github.com/ray-project/mobius/issues/67