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