Skip to content

README: add a note on lifetimes and an example

Peter Hutterer requested to merge wip/ref-clients into main

This caught me a few times, essentially: keep the various objects alive otherwise the returned python object may not be the same.

Merge request reports

Loading