7842b861b3
* 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.
|
|
``` |