[CONPY-55] Memory leak Created: 2020-04-10 Updated: 2020-04-10 Resolved: 2020-04-10 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | DBAPI 2.0 |
| Affects Version/s: | 0.9.56 |
| Fix Version/s: | 0.9.57 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Wnen opening and closing a cursor in a loop, the size of used memory increases constantly. How to repeat:
|
| Comments |
| Comment by Georg Richter [ 2020-04-10 ] |
|
Fixed in rev. e2cebf7d39c1dac8c41e8c42a3cf10e0ba4554d0 |