You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like this is how libexpat works, it notify about stopping via error interface function. So best way is to just ignore this error in your handler. However, it's strange and should be described in docs at least...
Also, I suspect that standard tools like pipeline or finished from the mississippi toolkit may fail even though there isn't any error. I would consider not emitting this event as an error.
hello! hire is my simple code. it fails with error string "parser suspended"
output
as you can see after first
parser.stop()
error thrownThe text was updated successfully, but these errors were encountered: