Skip to content
Success

Changes

Summary

  1. Fix AsyncEvent callback triggering. (commit: 9cf57ca) (details)
Commit 9cf57ca929934fb58463a1e654e81ec72451d894 by md_5
Fix AsyncEvent callback triggering.

Before this, two concurrent postCall() and completeIntent() calls might
cause the callback to be called more than once.
(commit: 9cf57ca)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/event/AsyncEvent.java