mojolicious/mojo-pg

Listen/unlisten during reconnect does not work

kraih opened this issue · 0 comments

kraih commented

A test case can be found in #57. Opening this so we don't forget the bug. The fix shouldn't be too hard, just don't interact with the database handle while the reconnect is in progress and let the reconnect logic take care of everything.