LumaPictures / pflow

Flow based programming for Python
27 stars 10 forks source link

Bug: MultiProcessRuntime doesn't terminate graph execution #13

Open Flushot opened 9 years ago

Flushot commented 9 years ago

Probably because of a blocking call to queue.get() in receive_port()