Commit 31cf306
authored
Fix
closes #1018
The `MemberRequest` and queue were using different time sources, that
was causing slightly differences in new runtimes due to their better
performance. Now, both are using same source, there is no differences
anymore.Clustering.ConnectMembersTests.TestDelayedQue (#1020)1 parent a2f8e45 commit 31cf306
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
252 | 255 | | |
253 | 256 | | |
254 | 257 | | |
| |||
0 commit comments