pgweb icon indicating copy to clipboard operation
pgweb copied to clipboard

Setup a connection manager

Open sosedoff opened this issue 8 years ago • 1 comments
trafficstars

Currently all session management happens in the api module and does not have any locking around creating/removing sessions, which will cause panics. Lets setup a connection manager that will handle all the session creation/deletion moving forward.

sosedoff avatar Sep 23 '17 03:09 sosedoff

+1

anpleenko avatar Oct 16 '18 07:10 anpleenko