Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vyazelenko
Copy link
Contributor

Fixes #620.

@vyazelenko vyazelenko force-pushed the issue_620 branch 7 times, most recently from 1c189b7 to eacdbd2 Compare October 11, 2020 19:25
.threadingMode(ThreadingMode.SHARED)
.errorHandler(Tests::onError)
.spiesSimulateConnection(true)
.timerIntervalNs(TIMER_INTERVAL_NS)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mjpt777 This was exposing the bug. Without it tests were passing ok.

@mjpt777 mjpt777 merged commit 2042835 into aeron-io:master Oct 13, 2020
@vyazelenko vyazelenko deleted the issue_620 branch October 13, 2020 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle failed log buffer delete in C Media Driver

2 participants