c7f386cec0
If we don't do that, we can get this: --- Logging error --- Traceback (most recent call last): File ".../python3.5/logging/__init__.py", line 984, in emit self.flush() File ".../python3.5/logging/__init__.py", line 964, in flush self.stream.flush() RuntimeError: reentrant call inside <_io.BufferedWriter name='<stderr>'> Call stack: [...] File ".../qutebrowser/app.py", line 122, in qt_mainloop return qApp.exec_() File ".../qutebrowser/utils/objreg.py", line 118, in on_destroyed log.destroy.debug("schedule removal: {}".format(name)) File ".../python3.5/logging/__init__.py", line 1267, in debug self._log(DEBUG, msg, args, **kwargs) File ".../python3.5/logging/__init__.py", line 1415, in _log self.handle(record) File ".../python3.5/logging/__init__.py", line 1425, in handle self.callHandlers(record) File ".../python3.5/logging/__init__.py", line 1487, in callHandlers hdlr.handle(record) File ".../python3.5/logging/__init__.py", line 855, in handle self.emit(record) File ".../python3.5/logging/__init__.py", line 984, in emit self.flush() File ".../python3.5/logging/__init__.py", line 964, in flush self.stream.flush() File ".../qutebrowser/misc/crashsignal.py", line 365, in interrupt log.destroy.info("Do the same again to forcefully quit.") Message: 'Do the same again to forcefully quit.' Arguments: () |
||
---|---|---|
.. | ||
__init__.py | ||
autoupdate.py | ||
checkpyver.py | ||
cmdhistory.py | ||
consolewidget.py | ||
crashdialog.py | ||
crashsignal.py | ||
earlyinit.py | ||
editor.py | ||
guiprocess.py | ||
httpclient.py | ||
ipc.py | ||
lineparser.py | ||
miscwidgets.py | ||
msgbox.py | ||
readline.py | ||
savemanager.py | ||
sessions.py | ||
split.py | ||
utilcmds.py |