NAMD / pypelinin

Python library to distribute jobs and pipelines among a cluster
3 stars 5 forks source link

PipelineManager should not store pipeline objects forever #39

Open turicas opened 11 years ago

turicas commented 11 years ago

Maybe a solution is to create a method called remove_finished_pipelines so it'll remove all finished pipelines that are stored in the internal dictionary.