mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-22 02:08:56 +01:00
73728957e7
This implements the changes suggested in <https://github.com/ammaraskar/pyCraft/issues/146#issuecomment-738914064>, i.e.: 1. `minecraft.networking.Connection.disconnect' now correctly terminates the new networking thread if it is still waiting to replace the old one, and 2. `minecraft.networking.Connectoin._handle_exception' no longer calls `disconnect' if any exception handler has initiated a new connection. |
||
---|---|---|
.. | ||
networking | ||
__init__.py | ||
authentication.py | ||
exceptions.py | ||
utility.py |