An open API service for providing issue and pull request metadata for open source projects.

GitHub / scala/scala issues and pull requests

Labelled with: library:concurrent

#10972 - perf: avoid double checking `value0` Future.

Pull Request - State: open - Opened by He-Pin 11 months ago - 2 comments
Labels: library:concurrent

#10972 - perf: avoid double checking `value0` Future.

Pull Request - State: open - Opened by He-Pin 11 months ago - 7 comments
Labels: performance, library:concurrent

#10927 - Deregister stale callbacks in `Future.firstCompletedOf`

Pull Request - State: closed - Opened by lrytz about 1 year ago - 5 comments
Labels: release-notes, library:concurrent

#10615 - Avoid completableFuture.asScala crash for MinimalStage

Pull Request - State: closed - Opened by lrytz about 2 years ago - 4 comments
Labels: library:concurrent

#10529 - [EXPERIMENT] BatchingExecutor improvements [ci: last-only]

Pull Request - State: closed - Opened by som-snytt about 2 years ago - 3 comments
Labels: library:concurrent

#10528 - Fixes issue with blocking and BatchingExecutor

Pull Request - State: closed - Opened by dkomanov about 2 years ago - 10 comments
Labels: library:concurrent

#10379 - [backport] InterruptedException handling for Futures

Pull Request - State: closed - Opened by szeiger over 2 years ago - 2 comments
Labels: release-notes, library:concurrent

#10379 - [backport] InterruptedException handling for Futures

Pull Request - State: closed - Opened by szeiger over 2 years ago
Labels: release-notes, library:concurrent

#10181 - =lib Make use of CompletionStage#handle instead of whenComplete

Pull Request - State: closed - Opened by He-Pin about 3 years ago - 5 comments
Labels: library:concurrent, java interop