Commit f4b3bd9
Restore m_scheduledUploadTime position to before LOCKGUARD (match main)
Moving m_scheduledUploadTime inside the LOCKGUARD changes the timing
of the delta check in scheduleUpload(), causing fewer events to be
delivered within test timeouts.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 4533c31 commit f4b3bd9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | | - | |
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
| |||
0 commit comments