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
Don’t fail OSLogScraper if a single crashed request could not be parsed
If we fail to extract the failed request from one crashed sourcekitd request, we should not fail sourcekitd request reduction altogether. Instead, we should just continue searching for the next crashed requested and see if we can reduce that one.
0 commit comments