Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.4.3
Description
In test_stream_reader and test_stream_writer of test_python_streaming_datasource.py, the call q.awaitTermination does not invoke a function call as intended, but instead returns a python function object. The fix is to change this to q.awaitTermination().
Attachments
Issue Links
- links to