mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
dc511987ed
When one of the tasks completes, it might be due to an exception, call the `exception()` method so that the exception can actually be caught by the try block.