Use aborting semantics for panics #195
brettcannon
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since there isn't any data being written by the Launcher, aborting instead of unwinding is okay (albeit at the cost of nicer bug reports). But if the space-saving is big enough, the cost may be worth it.
Beta Was this translation helpful? Give feedback.
All reactions