David Bremner writes on november 20, 2017 0:11:
Gaute Hope <[email protected]> writes:
Hi,
when writing this small script [0][1] using the notmuch python bindings I
had to manually delete the python objects in the right order. Otherwise
it segfaults when exiting, presumably because memory dependencies /
cleanup isn't done correctly when the Python GC gets going. Essentially
I have to delete the objects in the order of their dependency:
Assuming this is python > 3.3, it sounds related to
id:[email protected]
See in particular
id:[email protected]
Yep, probably the same thing.
- Gaute
_______________________________________________
notmuch mailing list
[email protected]
https://notmuchmail.org/mailman/listinfo/notmuch