julia
37ef9ade - cancellation: Hook up ^C (#62655)

Commit
35 days ago
cancellation: Hook up ^C (#62655) ^C will now cancel a cancellation source rather than throwing InterruptException. The REPL and script evaluation arrange for that cancellation source to be scoped over their respective frontend computations.
Author
Parents
Loading