mirror of
https://github.com/status-im/status-react.git
synced 2025-02-15 04:17:06 +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>