diff options
author | Wesley Wolfe <weswolf@aol.com> | 2012-08-26 10:25:11 -0500 |
---|---|---|
committer | Wesley Wolfe <weswolf@aol.com> | 2012-08-26 10:25:11 -0500 |
commit | 3307d489da30d0d2c32fdd5ea834d790b2ee68dc (patch) | |
tree | 9cdfced10abb4ed00fdf7717ab1f56dab87728b7 /src/main/java/net | |
parent | cb84d6b9941f40562773950aafdb9dc8682b8537 (diff) | |
download | craftbukkit-3307d489da30d0d2c32fdd5ea834d790b2ee68dc.tar craftbukkit-3307d489da30d0d2c32fdd5ea834d790b2ee68dc.tar.gz craftbukkit-3307d489da30d0d2c32fdd5ea834d790b2ee68dc.tar.lz craftbukkit-3307d489da30d0d2c32fdd5ea834d790b2ee68dc.tar.xz craftbukkit-3307d489da30d0d2c32fdd5ea834d790b2ee68dc.zip |
Fix Future task waiting logic. Fixes BUKKIT-2408
Previously, the timeout would erroneously get converted to milliseconds
twice. The second conversion was removed.
Spurious wakeups were not handled properly, and would instead throw a
TimeoutException even if the waited time was not reached..
Diffstat (limited to 'src/main/java/net')
0 files changed, 0 insertions, 0 deletions