Commit 23a9a58
Simon MacMullen
Although basic.ack is async, the channel could have already closed before we get to the txCommit(). There are several similar looking try/catch blocks in this class, but they all check the expression inside the try fails, not the expression immediately before it.
1 parent df3d31a commit 23a9a58
File tree
1 file changed
+4
-0
lines changed- test/src/com/rabbitmq/client/test/functional
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
239 | 243 | | |
240 | 244 | | |
241 | 245 | | |
| |||
0 commit comments