[CONPY-183] Crash when accessing a previously closed connection pool Created: 2021-12-06 Updated: 2021-12-19 Resolved: 2021-12-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Connection Pooling |
| Affects Version/s: | 1.0.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Python Version: | 3.8 | ||||||||
| Description |
|
When executing pool.get_connection() method a crash occurs if the connection pool was already closed.
|
| Comments |
| Comment by Georg Richter [ 2021-12-19 ] |
|
Duplicate of |