Skip to content

decouple async from sync

f21ec54
Select commit
Loading
Failed to load commit list.
Merged

decouple async from sync #92

decouple async from sync
f21ec54
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 3, 2025 in 50s

No new alerts in code changed by this pull request

Annotations

Check notice on line 142 in src/main/java/bwapi/BotWrapperAsync.java

See this annotation in the file changed.

Code scanning / CodeQL

Ignored error status of call Note

Method asyncOnFrame ignores exceptional return value of Condition.awaitNanos.