Actions
Bug #1076
closedCatch callback exceptions in BinaryXmlElementReader.onReceivedData?
Status:
Abandoned
Priority:
Normal
Assignee:
-
Start date:
11/16/2013
Due date:
% Done:
0%
Estimated time:
Description
When BinaryXmlElementReader.onReceivedData calls the onReceivedElement callback, it could throw an exception which would cause problems when processEvents needs to read more data. Maybe catch and log all exceptions.
Updated by Anonymous about 10 years ago
- Status changed from New to Abandoned
Abandoning for now since it is the same as ndn-cpp issue #1075. When we resolve that issue, we will address the same problem in PyNDN, NDN-JS and jNDN.
Actions