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

MOE Sync 2020-07-22 #3971

Merged
merged 1 commit into from
Jul 22, 2020
Merged

MOE Sync 2020-07-22 #3971

merged 1 commit into from
Jul 22, 2020

Conversation

cpovirk
Copy link
Member

@cpovirk cpovirk commented Jul 22, 2020

This code has been reviewed and submitted internally. Feel free to discuss on
the PR, and we can submit follow-up changes as necessary.

Commits:

Add awaitTerminationUninterruptibly.

Fixes #3908
Fixes #1315
Somewhat relevant to #3655
Vaguely relevant to google/error-prone#1490, since it creates a @CheckReturnValue variant of a java.util.concurrent method that returns false to indicate timeout.

RELNOTES=util.concurrent: Added awaitTerminationUninterruptibly.

1ec90b0

Fixes #3908
Fixes #1315
Somewhat relevant to #3655
Vaguely relevant to google/error-prone#1490, since it creates a `@CheckReturnValue` variant of a `java.util.concurrent` method that returns `false` to indicate timeout.

RELNOTES=`util.concurrent`: Added `awaitTerminationUninterruptibly`.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=322581454
@cpovirk cpovirk added the internal-sync A PR that represents a push from Google's internal repo label Jul 22, 2020
@cpovirk cpovirk merged commit f07b954 into master Jul 22, 2020
@cpovirk cpovirk deleted the sync-master-2020/07/22 branch July 22, 2020 16:22
@google google deleted a comment from getfucked101 Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes internal-sync A PR that represents a push from Google's internal repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add awaitTerminationUninterruptibly(..) for ExecutorService
2 participants