v1 was: https://lists.libguestfs.org/archives/list/guestfs@lists.libguestfs.org/thread/XWE5OXI6UAECLNRUJWBIZ6GCP64KNRQC/
In v2 I reworked it to store the last error message in thread-local storage. The thread-local storage is cleared at the start of the request so (hopefully) errors from one client connection are not leaked to another, nor between callbacks on the same connection. Rich. _______________________________________________ Libguestfs mailing list -- guestfs@lists.libguestfs.org To unsubscribe send an email to guestfs-le...@lists.libguestfs.org