]> git.ipfire.org Git - people/ms/pakfire.git/commit
python: Make sure we hold the GIL when jumping into the logging callback
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Jan 2024 10:54:19 +0000 (10:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Jan 2024 10:54:19 +0000 (10:54 +0000)
commitf3f0778caa0d82c0044c9c1620d76d3d03795371
treebfd53aa119b95f3ab06a02506f52a53dd9539f33
parent748c5f329a013cdc90603d7bdb0b85ca5aacd53c
python: Make sure we hold the GIL when jumping into the logging callback

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/_pakfire/pakfire.c