-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.0.0
-
Component/s: Repository - Hooks
When the callback server accepts a connection for hook information, it closes the streams on the Socket but it does not close the Socket. This results in a buildup of half-closed sockets which are only fully released when their finalizers are run by the garbage collector.
- relates to
-
BSERV-3710 Stash crash after some hours on OS X server
-
- Closed
-