Commit eacdbfc
[CWS] zero related events when getting from pool instead of before put (#44331)
### What does this PR do?
`TestPutBackPoolEvent` has been quite flaky lately, this PR moves the zeroing of the event to the Get side of the related events pool operations, ensuring the event is in know state when we use it.
### Motivation
### Describe how you validated your changes
### Additional Notes
Co-authored-by: paul.cacheux <paul.cacheux@datadoghq.com>1 parent 77a6d0d commit eacdbfc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1046 | 1046 | | |
1047 | 1047 | | |
1048 | 1048 | | |
| 1049 | + | |
1049 | 1050 | | |
1050 | 1051 | | |
1051 | 1052 | | |
1052 | 1053 | | |
1053 | 1054 | | |
1054 | 1055 | | |
1055 | 1056 | | |
1056 | | - | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | 1059 | | |
| |||
0 commit comments