Committed by
GitHub
fix(socket_notifier): _tryOn() did not cover all cases
When JSON content is a List type, the catch syntax in `_tryOn()` method will fail to catch the error. deleted `on Exception` will fix the bug.
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or login to post a comment