Question:
Why some jobs are failing with Exit Code 0xC000013A on Windows?
what does it mean?
Answer:
Exit Code 0xC000013A means that the application has been terminated by:
1) user's keyboard input CTRL+C
2) user closing the command prompt window used to launch the command file
3) It also happens when you run interactive jobs on Windows and someone, who is logged on the machine, terminates his session ( logoff ) while this interactive job is still running