summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-11-22 21:50:22 -0200
committerdrebs <drebs@leap.se>2016-11-23 07:10:29 -0200
commitab929ff384666922fdb54f33092d5d8a361f3bba (patch)
tree14741e97ffa08d5127596edd718deaafb22cb9b2 /client
parent3ad3241cb21390923e551959829f0af98dd7ad34 (diff)
[bug] delay couch state initialization
The couch state checks if all user databases have the correct schema version on initialization, and may log errors and raise exceptions if that is not the case. Because we are currently using `twistd web --wsgi`, if those errors are logged too early the reactor may have not been started and the twistd logging facilities may not have been initialized. This commit delays the state initialization until the reactor has been started, to make sure any errors raised and logged in that stage will actually reach the logfile.
Diffstat (limited to 'client')
0 files changed, 0 insertions, 0 deletions