Hacker News new | ask | show | jobs
by imron 1064 days ago
> and will throw if “unsafe” methods are called on the wrong state

I haven’t looked at the code but the stx documentation said it doesn’t use exceptions.

1 comments

The doc states it panics, maybe that's process termination, but either way it doesn't let you do the thing.