-
Notifications
You must be signed in to change notification settings - Fork 326
"try to skip the invalid data" not working #2504
Copy link
Copy link
Open
Labels
is:bugBug description.Bug description.status:invalidIssue is not reproducible or the behavior is intended.Issue is not reproducible or the behavior is intended.
Description
I'm not sure about the want behavior, but I think this "try to skip" not works. The return value rc is changed only if lydjson_data_skip return error (not LY_SUCESS) so I think this try will fail always.
Line 1762 in f302d86
| rc = r; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
is:bugBug description.Bug description.status:invalidIssue is not reproducible or the behavior is intended.Issue is not reproducible or the behavior is intended.