Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align the SimplestCase single host sample with the multi host example. (
#235) - make the "from the start" position argument conform to the contract (AeronArchive.NULL_POSITION) - wait for the counter to become available instead of assuming that it is immediately available ( as it sometimes resulted in error when attempted to read too early). - fix shut down behaviour by attempting to close the resources even if the exception occurred. It used to hang forever by not executing close logic on exception.
- Loading branch information