Commit 1789b98
committed
Fix bug in implementation
Previously when the transaction errored it would not exit and would leave the transaction
open. Now it exits correctly when an exception is seen during the message transaction.1 parent 2dbec72 commit 1789b98
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
173 | 175 | | |
174 | 176 | | |
175 | 177 | | |
| |||
0 commit comments