Skip to content

Fix busy-waiting loops #2977 #2768

Fix busy-waiting loops #2977

Fix busy-waiting loops #2977 #2768

Triggered via pull request July 21, 2024 14:59
@Mehdi-17Mehdi-17
synchronize #3019
Status Failure
Total duration 2m 46s
Artifacts

maven-pr-builder.yml

on: pull_request_target
Build on JDK 17
2m 39s
Build on JDK 17
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build on JDK 17
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@56b8d666[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@1785dc5d[Wrapped task = com.iluwatar.twin.BallThread$$Lambda$434/0x00007f1f68235158@13ba5a75]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5efa0fad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
Build on JDK 17
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@3123fce7[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@3bdb9797[Wrapped task = com.iluwatar.twin.BallThread$$Lambda$434/0x00007f1f68235158@351c6e9c]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5efa0fad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
Build on JDK 17
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@53bc3e74[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@59445504[Wrapped task = com.iluwatar.twin.BallThread$$Lambda$434/0x00007f1f68235158@5783a05c]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5efa0fad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
Build on JDK 17
Process completed with exit code 1.
Build on JDK 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/