Skip to content

Implement `abort_unwind`

Nathan Kent requested to merge 6-here-we-go-again into master

This allows me to have the same behavior as asserting everything to be UnwindSafe but prevents the idea that the closure is exception safe.

Closes #6 (closed)

Merge request reports