maxfischer2781 / chainlet

Python module for linking generators/iterators to processing chains
MIT License
1 stars 0 forks source link

Wrappers (e.g. funclet and genlet) cannot be pickled or act as fork/joins #7

Closed maxfischer2781 closed 7 years ago

maxfischer2781 commented 7 years ago

Wrappers created from decorators, such as funclet or genlet, are missing functionality:

maxfischer2781 commented 7 years ago

Marking and pickling is fixed in v1.2.0.