ChimeraPy / Engine

Distributed computing framework for Multimodal data written in Python
https://chimerapy-engine.readthedocs.io
GNU General Public License v3.0
9 stars 0 forks source link

Allow calling collect multiple times #208

Open umesh-timalsina opened 1 year ago

umesh-timalsina commented 1 year ago

It seems like the collect function if called twice throws an exception. It might be nice to fix it.