mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-11 08:07:07 +00:00
Go blocks parse try catch blocks and turn them into event dispatches. This captures the original intent of the code to catch errors and terminate the current async worker execution. Signed-off-by: yenda <eric@status.im>