Commit b624ae8
committed
shovel tests: unsettled mode in amqp10_expect_empty
This should address some CI flakes.
With settled mode, if a message was dispatched to
a consumer after the 500ms timeout but before the link
detached, this message would be effectively consumed
and therefore removed from the queue, leading
to an unexpected queue length.1 parent f9d28de commit b624ae8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments