[Libguestfs] [PATCH libnbd 3/3] python: Add test for doing asynch copy from one handle to another.

Eric Blake eblake at redhat.com
Wed Aug 14 21:41:13 UTC 2019


On 8/14/19 4:05 PM, Richard W.M. Jones wrote:
> ---
>  python/t/590-aio-copy.py | 122 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 122 insertions(+)
> 
> diff --git a/python/t/590-aio-copy.py b/python/t/590-aio-copy.py
> new file mode 100644
> index 0000000..129dde1
> --- /dev/null
> +++ b/python/t/590-aio-copy.py
> @@ -0,0 +1,122 @@
> +# libnbd Python bindings
> +# Copyright (C) 2010-2019 Red Hat Inc.

Obviously some copy-paste history for a new file to be able to trace
origins of some of its code back to 2010 :)  I can't say it's wrong, but
it does look funny.

Looks good; and glad we finally got here after several detours.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20190814/f7ebb3ca/attachment.sig>


More information about the Libguestfs mailing list