Fix to logFinalizer: adding wnVO#250
Conversation
|
@martynia can you confirm this? |
|
Yes, it is clearly a bug. Thank you for pointing it out. We introduced it with #230. It affects the finaliser as a result of which log files are not renamed (.log added), but still accessible by the client, although most likely not in their complete form. The pilots are not affected by the bug. If the sys.exit() code is not zero, a pilot has crashed already ;-) Line 1058 in 746d6b4 then the pilot finishes fine (as shown in #249) but the file is not "finalised". |
|
@fstagni I did not know if you wanted to merge into |
|
always merging to |
Related to #249 , added wnVO in
sendMessageby adding to the remote logger field.