saga-project / BigJob

SAGA-based Pilot-Job Implementation for Compute and Data
http://saga-project.github.com/BigJob/
Other
19 stars 8 forks source link

PilotCompute.get_state() never returns 'DONE' after the pilot has finished #165

Open oleweidner opened 10 years ago

oleweidner commented 10 years ago

... state change from 'PENDING' to 'RUNNING' can be observed via get_state(), however, from 'RUNNING' to 'DONE not.

get_state() will happily return 'RUNNING' even when the pilot stopped hours ago.