mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 11:24:44 -07:00
- Created a setter for the closed flag. - Check if route is closed under lock and set a boolean if so, so we don't check c.route outside of c's mutex. - Ensure that we do not create a route on shutdown, which would leave a connection hanging (was seen in some config reload tests).
24 KiB
24 KiB