[R2DBC-9] Non pipelining prepare is close 2 time when race condition cache Created: 2020-09-29 Updated: 2020-09-29 Resolved: 2020-09-29 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | protocol |
| Affects Version/s: | None |
| Fix Version/s: | 0.8.4-rc |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.25d | ||
| Original Estimate: | 0.25d | ||
| Description |
|
In case multiple command use same command, second prepare will be close 2 times. |