Description
The TestKMS#testACLs() test randomly fails because a race condition while updating the acls files which is hot-reloaded.
We should disable the background thread that does the reload and do it manually for the purposes of the test.
The TestKMS#testACLs() test randomly fails because a race condition while updating the acls files which is hot-reloaded.
We should disable the background thread that does the reload and do it manually for the purposes of the test.