[R2DBC-68] subscriber cancellation before response end might stall connection Created: 2022-11-21 Updated: 2022-11-25 Resolved: 2022-11-25 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | other |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 2d 5h | ||
| Original Estimate: | Not Specified | ||
| Description |
|
when subscriber is cancelled/complete before response complete might result in connection wrong state. |