- Fixes an issue when section.max_wallclock > wrapper.maxwallclock #1386 (closed)
- Fixes an issue when there is one last wrapper remaining (aka, no more jobs of that section ) but is lower than the MIN_WRAPPED defined #1398 (closed)
- Revised the deadlock error message so it is more usefull and descriptive.
Todo:
-
Improve the warning message of the deadlock when the job is flexible. ( currently, it just says: job couldn't be wrapped sending it sequentially ) -
Added test recipe -
unit test and old tests revision