mbeckerle opened a new pull request #539: URL: https://github.com/apache/daffodil/pull/539
Added test rig and tests showing isAtEnd hangs on network TCP stream when no bytes are available at that time. Cleanup: InputSource now throws a very specific exception in the case where an InputStream provided by caller misbehaves. Cleanup: Exception class derivations improved to allow cause or message, not only messages. Cleanup: Coroutines improved to allow the kinds of objects passed to, and returned (from resume or resumeFinal) to be different for different coroutines. Cleanup: Missing tests - improve coverage. Coroutines unit tests added back (these had been missing). Cleanup: Layering - fixed bad available() implementation. Shouldn't be called. DAFFODIL-2502 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
