fix minor issue with postgres listener dealing with connection errors and shutdown
authorJustin Wind <justin.wind+git@gmail.com>
Mon, 7 Feb 2022 22:33:41 +0000 (14:33 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Mon, 7 Feb 2022 22:33:41 +0000 (14:33 -0800)
commit8845c9b8d6031256cfaea749845026d5f6166ea6
treeb0544f916dc5474a4a6db1b40c32513627742f0a
parentad5e19413b7f003abc61d12a5ff9dbcf20065c65
fix minor issue with postgres listener dealing with connection errors and shutdown
server.js
src/db/postgres/listener.js