julia
37ef9ade
- cancellation: Hook up ^C (#62655)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#62655 - cancellation: Hook up ^C
Author
Keno
Parents
fcab4624
Loading