bartongroup / slivka

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

queue_run function location #3

Closed warownia1 closed 8 years ago

warownia1 commented 8 years ago

queue_run is a specific function for a RunnableTask which sends it to the worker. It should be a method of the RunnableTask class.