mirror of
https://github.com/status-im/status-react.git
synced 2025-03-01 11:00:51 +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>