Changes between Version 89 and Version 90 of WrapperApp
- Timestamp:
- Oct 9, 2014, 12:36:00 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WrapperApp
v89 v90 43 43 [ <append_cmdline_args/> ] 44 44 [ <time_limit>X</time_limit> ] 45 [ <no_priority_change/> ] 45 46 </task> 46 47 [ other <task>s ] … … 99 100 Note: on Windows, tasks are killed using !TerminateProcess(), 100 101 which doesn't flush stdio buffers; take this into account. 102 '''no_priority_change''':: if set, don't lower the priority of the task process 103 (the default is to run tasks at low priority). 101 104 102 105 The job file can specify multiple tasks.