diff options
author | Bruno Wagner <bwagner@riseup.net> | 2016-08-31 15:27:20 -0300 |
---|---|---|
committer | Bruno Wagner <bwagner@riseup.net> | 2016-08-31 15:27:20 -0300 |
commit | a5f1945915c5cac2bc1cf5d7ee8ae888db202ca8 (patch) | |
tree | c241dafcb3c86bdb1fd23d685f95f93a804184e8 /service/test | |
parent | a34e5fe54f074a9a3f570e71cf30d4cda8b9ce41 (diff) |
Reading interstitial on class init
The interstitial was being read at every login
request, that was a blocking read on the main
loop for every user.
That file was also being opened and not closed
at every request, that would aggravate the
'too many open files' problem
Diffstat (limited to 'service/test')
0 files changed, 0 insertions, 0 deletions