Make sure that only one cursor possible per connection
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 1.9k
- Fork
- 272
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We allow multiple cursors per connection, I guess we need to forbid such behaviour and make sure only one cursor possible per connection. There is test that failing on multiple cursors https://github.com/aio-libs/aiomysql/blob/master/tests/test_nextset.py#L53-L73 , should be fixed too.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.