Commit 4e3483f
Fix flaky CustomerServiceTest timing and migrate Sonar action
- Relax the virtual-threads timing assertion from 1.5s to 5s: the
point is concurrent (~1s) vs sequential (~500s), and the tight
bound failed intermittently on Windows CI runners
- Replace deprecated SonarSource/sonarcloud-github-action@master
with SonarSource/sonarqube-scan-action@v8
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent d9fbe12 commit 4e3483f
2 files changed
Lines changed: 7 additions & 5 deletions
File tree
- .github/workflows
- src/test/java/com/kousenit/virtualthreads
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | | - | |
43 | | - | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments