]> sigrok.org Git - libsigrokdecode.git/commitdiff
Fix a unit test.
authorUwe Hermann <redacted>
Thu, 6 Jul 2017 06:23:34 +0000 (08:23 +0200)
committerUwe Hermann <redacted>
Thu, 6 Jul 2017 09:25:24 +0000 (11:25 +0200)
Only try to acquire the GIL if the Python interpreter is actually
initialized, otherwise there'll be a segfault.


No differences found