vapor / mysql-nio

🐬 Non-blocking, event-driven Swift client for MySQL.
MIT License
87 stars 28 forks source link

Add query timeout tests #48

Closed tanner0101 closed 3 years ago

tanner0101 commented 3 years ago

Adds test for reported issue around query timeouts (fixes #47).