Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HSEARCH-4078 Make log checking in ExpectedLog4jLog thread-safe
Because we sometimes check logs that are added concurrently from multiple threads, and if we aren't careful about being thread-safe, we can miss some log events. Signed-off-by: Yoann Rodière <[email protected]>
- Loading branch information