You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried it but it does not actually throw an error, it opens a debugger on the halted process.
This could arguably be useful, but I guess the expected behavior is that the process should stop quietly (maybe with a toast saying it was interrupted).
Actually more complicated than anticipated because no exception is thrown and the behavior is hard-coded in the Job class.
This issue depends on pharo-project/pharo#17471 (unless we want to go at it another way).
The interruption should be catched
The text was updated successfully, but these errors were encountered: