forked-synapse/changelog.d/8131.bugfix
Richard van der Hoff 12aebdfa5a
Close the database connection we create during startup (#8131)
... otherwise it gets leaked.
2020-08-19 20:41:53 +01:00

2 lines
90 B
Plaintext

Fix a bug which could cause a leaked postgres connection if synapse was set to daemonize.