Commit 58e1426
Guy Baron
closing rows when querying transactional outbox fails
When failing to query the outbox tables there was no call to rows.Close
potentially causing a connection leack.1 parent eeb2935 commit 58e1426
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
245 | 248 | | |
246 | 249 | | |
247 | 250 | | |
| |||
0 commit comments