summaryrefslogtreecommitdiff
path: root/cmdline
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-01-08 12:44:38 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2020-01-08 12:44:38 +0100
commit84176f6cde1fda522a3aad21d8238c7bd603da87 (patch)
treef62c2c43b1b5282dd9662e98cb2807198eb888a6 /cmdline
parentd3636f2666b77eb17b261300cb91eb912e2789c6 (diff)
acquire: Move queue startup after calling log's Start()
Startup() was checking for bad items and failing them, but we did not actually call Start() in the log, so the log might not be setup correctly. This caused a crash in python-apt when items were being failed on queue startup, as it released the GIL when Start() is being called and re-acquires it when running callbacks.
Diffstat (limited to 'cmdline')
0 files changed, 0 insertions, 0 deletions