Commit 512c9b1
committed
Capture RowStreamImpl endHandler in a synchronized block
Follows-up on eclipse-vertx#1577
The endHandler was no longer captured safely after changes in the previous PR.
Signed-off-by: Thomas Segismont <tsegismont@gmail.com>1 parent 95b58c8 commit 512c9b1
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
206 | 207 | | |
207 | | - | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
0 commit comments