[R2DBC-8] Synchronous close Created: 2020-09-29 Updated: 2020-09-29 Resolved: 2020-09-29 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | protocol |
| Affects Version/s: | 0.8.3-beta1 |
| Fix Version/s: | 0.8.4-rc |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.25d | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Closing connection must be handle "synchronously", meaning that previous call results must be handled before closing the connection. |