Commit 6c83939
committed
rabbit_ct_client_helpers: Add a timeout to
[Why]
Exactly like in commit b165adb, we
don't need to wait indefinitely for a channel to open. If it lasts,
there is a problem.
There is probably a weakness/bug in that basic channels manager that
would explain those indefinite operations though.open_channel/2
1 parent 32356ee commit 6c83939
File tree
1 file changed
+2
-0
lines changed- deps/rabbitmq_ct_client_helpers/src
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
222 | 224 | | |
| |||
0 commit comments