Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
5.2.0
-
None
-
Fully Compatible
-
ALL
-
49
Description
The referenced BF was fixed in head with this commit and this commit.
The root cause is that in the test suite FaultManagerTest _svcCtx should not be deleted and created before every test to preserve the pointer to `tickSource` as valid. The tickSource is used asynchronously by the LDAPConnectionReaper.