Learn all about the new crash reporting capabilities in the runtime in #Swift 5.9:
Conversation
Notices
-
Embed this notice
Ben Cohen (airspeedswift@mastodon.social)'s status on Thursday, 09-Nov-2023 05:12:30 JST Ben Cohen -
Embed this notice
Paul Cantrell (inthehands@hachyderm.io)'s status on Thursday, 09-Nov-2023 05:16:23 JST Paul Cantrell @airspeedswift @finestructure
This is marvelous work. The async handling is a step above.A tangential thought: I wonder whether Swift might eventually provide Erlang-like failure isolation where only one concurrency isolation domain dies instead of the whole process. In practice, I imagine that looking like an actor method opting in to having traps transformed into throwing an error, with the actor ref subsequently invalidated somehow. Pie in the sky, but could be compelling in server code.
-
Embed this notice