bartongroup / slivka

http://bartongroup.github.io/slivka/
Apache License 2.0
7 stars 3 forks source link

Add resource releasing capability to each runner. #84

Open warownia1 opened 4 years ago

warownia1 commented 4 years ago

Once the job is finished and its status is no longer needed, the scheduler may call release classmethod of the Runner to let it know that the job handlers and temporary resources may be safely deleted.