Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return -1 as delay for removed elements in DeltaQueue #124

Merged
merged 3 commits into from Apr 2, 2019

Conversation

adambalogh
Copy link

@adambalogh adambalogh commented Mar 27, 2019

Guava's TimeoutFuture now always checks the delay of the ScheduledFuture before cancelling the task, which means that when we use it with DeterministicExecutor, it will always throw an exception before cancelling the task.

@olibye
Copy link
Member

olibye commented Mar 28, 2019

Thanks, I'll look into releasing this

@adambalogh
Copy link
Author

Thank you!

@adambalogh
Copy link
Author

Hey @olibye, are there any updates on the release? Do you agree with this change? Thanks

@olibye olibye merged commit a49f6a0 into jmock-developers:master Apr 2, 2019
@olibye
Copy link
Member

olibye commented Apr 5, 2019

@adambalogh
Copy link
Author

Thank you!

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.

None yet

2 participants