Commit 42af61f
Upgrade Gradle wrapper to 9.7.1 and fix team-message race in TeamLeader probe
The wrapper bump matches the Gradle version already in use locally.
TeamLeader now lets every teammate finish connecting (extra execute()
calls) before the first broadcast, and separates the broadcast and
direct-message sends onto different turns — Tank Royale's callback
scheduling isn't guaranteed to preserve multiple same-turn message
deliveries the way classic's queue does.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TtiGhPTwQoK8CQkf7yffVm1 parent e3a8b0d commit 42af61f
4 files changed
Lines changed: 16 additions & 8 deletions
File tree
- compat-test/conformance-robots/conformance/teams
- gradle/wrapper
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments