Hi libvirt-list,
I'd like to submit a second iteration of libvirtaio series for 3.8.0.
There are some improvements to have better control over closing
connections, which are important in test suites which repeatedly open
and close connections. Also there are some minor bugfixes and better
logging.
Since v1 (31.08.2017) there are changes:
- dropped implementation re-registering
- added current implementation getter instead
- added unrelated bugfixes
Wojtek Porczyk (6):
libvirtaio: add more debug logging
libvirtaio: cache the list of callbacks when calling
libvirtaio: do not double-add callbacks
libvirtaio: fix closing of the objects
libvirtaio: keep track of the current implementation
libvirtaio: add .drain() coroutine
libvirtaio.py | 101 +++++++++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 78 insertions(+), 23 deletions(-)
--
2.9.4