Open jcbarton opened 10 years ago
Improve parse error handling
If a feed contains parse errors, these are returned in the callback. Before the change, null was passed in the callback (see changed test for an example)
Looks like the tests are failing, according to travis ci.
Improve parse error handling