plasmodic / ecto

ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.
http://ecto.willowgarage.com/
BSD 3-Clause "New" or "Revised" License
98 stars 37 forks source link

file like object support from python #191

Open ethanrublee opened 13 years ago

ethanrublee commented 13 years ago

Add ability to use python filelike objects from cells.

ethanrublee commented 13 years ago

Looking pretty cool if i do say so my self.

ethanrublee commented 13 years ago

Still needs docs and usage example.

ethanrublee commented 13 years ago

test test for this works fine as long as async is not used.

errors like this occur

Fatal Python error: GC object already tracked
Aborted
straszheim commented 13 years ago

Did we get this one in the new schedulers?