[libvirt] stream does not work in non-block mode with event loop implementation on Fibers

senid senid senid231 at gmail.com
Mon Jan 6 09:20:45 UTC 2020


*libvirt_stream_event_add_callback* creates *passthrough* variable
using *rb_ary_new2* and pass it to *virStreamEventAddCallback* at
*ext/libvirt/stream.c:272*.
After that ruby garbage collector removes this variable (I think
because there is no references for *passthrough* in ruby code).

https://bugzilla.redhat.com/show_bug.cgi?id=1787914#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200106/37ed1dae/attachment-0001.htm>


More information about the libvir-list mailing list