EUDAT-GEF / GEF

The GEF
GNU General Public License v2.0
6 stars 9 forks source link

Proper timeouts for jobs #136

Closed ubuntolog closed 7 years ago

ubuntolog commented 7 years ago

It is supposed to close the issue https://github.com/EUDAT-GEF/GEF/issues/92

ubuntolog commented 7 years ago

We also did not check errors in "runJob" function

emanueldima commented 7 years ago

What about tests?

ubuntolog commented 7 years ago

You mean to test the case when a job times out?

emanueldima commented 7 years ago

Yes, all functionality should be tested. Make an issue?

ubuntolog commented 7 years ago

I prefer to write a test instead

ubuntolog commented 7 years ago

I've added tests for timeouts. Please have a look