-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 5.2.0
-
Component/s: None
-
Fully Compatible
-
ALL
-
49
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.