superv.async
superv.async copied to clipboard
merge on-abort with finally blocks
Currently we recommend using on-abort to clean up resources, but with the new finally support this should be automatically covered. We should remove on-abort.