BotManager can fail to call retire
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Locate BotManager and trace the retire path, the bot loop, and its wait for game tick data. Verify the behavior when no tick arrives, and consider completion to mean that every bot's retire method has been called and all related threads have joined before retire returns.
Written by the indexing model from the issue text.
Description
The BotManager can fail to call bots' retire method since the bot loop keeps waiting for a game tick data that never arrives.
I don't know if this happens in practice, but it looks possible from the code.
The BotManager should probably wait for all threads to join before returning from retire.
- Dominant language
- Java
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from RLBot/java-interface
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 25/100
RLBot/java-interface#6 ·
-
Add Linux support Openenhancement
Difficulty 3/5 1-2 days Newbie friendliness 45/100
RLBot/java-interface#4 ·
-
Add doc strings Opendocumentation good first issue
Difficulty 3/5 1-2 days Newbie friendliness 25/100
RLBot/java-interface#1 ·
All issues in RLBot/java-interface
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
checkstyle/test-configs#263 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
[BUG]茶杯方块在取茶时会引发崩溃 Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
1.0.0-alpha2 Type/Improvement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
wso2/dpdp-accelerator#272 ·