summaryrefslogtreecommitdiffstats
path: root/src/test/java
diff options
context:
space:
mode:
authorTravis Watkins <amaranth@ubuntu.com>2013-12-24 21:51:15 -0600
committerTravis Watkins <amaranth@ubuntu.com>2013-12-24 21:51:15 -0600
commit32d9db82e5a2a7b1746d170349876337b2684b6c (patch)
tree41fa82125c85c4247368c85db2762746ee7aed4e /src/test/java
parentc57e45dcdc6493e1f0b60ff53de280b3a5a118f3 (diff)
downloadcraftbukkit-32d9db82e5a2a7b1746d170349876337b2684b6c.tar
craftbukkit-32d9db82e5a2a7b1746d170349876337b2684b6c.tar.gz
craftbukkit-32d9db82e5a2a7b1746d170349876337b2684b6c.tar.lz
craftbukkit-32d9db82e5a2a7b1746d170349876337b2684b6c.tar.xz
craftbukkit-32d9db82e5a2a7b1746d170349876337b2684b6c.zip
Only delay removing containers. Fixes BUKKIT-5238
In commit f94b7af8 I delay removing the block until after running the block's cleanup code to avoid errors. However, this causes problems of its own due to blocks not being written with this in mind. To avoid blocks getting recursively removed we now only delay removing containers since they are the only ones we had problems with to begin with.
Diffstat (limited to 'src/test/java')
0 files changed, 0 insertions, 0 deletions