quinchs/EdgeDB.Net

Client pool disposing and releasing all connected clients

quinchs opened this issue · 1 comments

Currently, there is no way to dispose or release all clients within a client pool. The client pool should contain a method to disconnect all clients which should stop all in progress queries safely.

i0bs commented

oui