Files
nats-server/server
Ivan Kozlovic f6acc9d28b [FIXED] Possible deadlock
This is due to a re-entrant RLock(). It works sometimes, but if there
is a go routine requesting the write lock, then the second RLock()
will not be granted which will lead to a deadlock.
In summary: one should never make re-entrant RLock calls.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2022-01-20 13:53:52 -07:00
..
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2022-01-13 13:14:05 -07:00
2022-01-20 13:53:52 -07:00
2021-12-14 10:00:54 -07:00
2022-01-20 13:53:52 -07:00
2022-01-13 19:02:41 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-11-04 14:26:01 -07:00
2021-12-14 10:00:54 -07:00
2022-01-13 13:14:25 -07:00
2021-11-15 17:23:08 -07:00
2022-01-13 13:14:00 -07:00
2022-01-13 13:14:00 -07:00
2022-01-13 13:14:05 -07:00
2021-12-16 16:53:20 -05:00
2021-12-16 16:53:20 -05:00
2021-01-14 01:14:52 -08:00
2021-01-14 01:14:52 -08:00
2022-01-13 13:14:05 -07:00
2022-01-13 13:14:00 -07:00
2022-01-13 13:14:05 -07:00
2020-06-12 10:03:47 -06:00
2022-01-13 13:14:00 -07:00
2021-12-16 16:53:20 -05:00
2022-01-13 13:14:00 -07:00
2022-01-13 13:14:00 -07:00
2022-01-13 13:14:00 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-09-01 14:55:26 -07:00
2021-11-15 17:23:08 -07:00
2021-10-26 20:09:00 -07:00
2022-01-13 13:14:25 -07:00
2021-12-16 16:53:20 -05:00
2021-09-13 15:22:05 +03:00