-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not use common ForkJoinPool on startup
If there are other threads blocking this pool groovy might never be able to complete but wait forever. See https://lists.apache.org/thread/hhxy11oqlpl6phfj945ntxy0c024yd2s (cherry picked from commit 426a85c)
- Loading branch information
1 parent
06b2a98
commit 690527f
Showing
1 changed file
with
8 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters