Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.12.2, 1.13.0
Description
There's a typo in RpcEndpoint#MainThreadExecutor#schedule(callable, delay, unit), that may cause the command being scheduled with wrong time unit.
The issue is Major priority because currently it's not causing any actual damage.