HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
533 stars 151 forks source link

Reactor transport stops working after a while #461

Closed GrizzlT closed 2 years ago

GrizzlT commented 3 years ago

I discovered a bug where the project reactor transport stops working after 60s of idling due to the thread being used by the main loop. This should be solved in #460