mike-mcgann opened a new pull request, #944: URL: https://github.com/apache/daffodil/pull/944
Daffodil currently throws an unhandled exception when attempting a streaming parse with tracing enabled. When the debug setting is changed, an exception is thrown if processing has already started on the input. In a streaming context, this setting is applied on each infoset and causes an exception to be thrown the second time the debug setting is set. This update only checks and sets the debug setting if the value has changed. [DAFFODIL-2624](https://issues.apache.org/jira/browse/DAFFODIL-2624) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
