Running a project containing bug(s), in debug mode it logs the error and crashes. If you run it in release mode (of course even if you run the jar) no crashes happens.
(I'm attaching a test project. Press on button "Error" and then on button "Toast").
Two questions:
(I'm attaching a test project. Press on button "Error" and then on button "Toast").
Two questions:
- is this a design choice? (I believe that any sw for Windows - and other OSs - would crash if it contained a "serious" bug);
- is this due to the Resumables?