mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* OSS parts of ent #3157. Some activity log tests were flaky because background workers could race with them; now we overload DisableTimers to stop some of them from running, and add some channels we can use to wait for others to complete before we start testing. * Add CL
3 lines
125 B
Plaintext
3 lines
125 B
Plaintext
```release-note:improvement
|
|
core: Activity log goroutine management improvements to allow tests to be more deterministic.
|
|
``` |