Skip to content

Fix flaky tests in async retry by using a latch instead of sleep. #807

Fix flaky tests in async retry by using a latch instead of sleep.

Fix flaky tests in async retry by using a latch instead of sleep. #807

Workflow file for this run

name: Pull Request Build
on:
pull_request:
branches:
- main
- '*.x'
jobs:
build-pull-request:
uses: spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@v3