diff options
author | Justin Bronder <jsbronder@cold-front.org> | 2021-11-22 10:24:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-24 10:08:28 +0000 |
commit | 03df18316968797ec594eed4332a1d0745344bb4 (patch) | |
tree | 0c78ca5dbf6f2987f2ac1133f7262df81635258e /bitbake/lib/bb/tests/support | |
parent | aaf40f1d436fbfe25875c82557dc122074ddb9e3 (diff) | |
download | poky-03df18316968797ec594eed4332a1d0745344bb4.tar.gz |
bitbake: hashserv: let asyncio discover the running loop
>From 3.10 documentation [1]:
Deprecated since version 3.8, removed in version 3.10: The loop
parameter. This function has been implicitly getting the current
running loop since 3.7
This is fixed in master as a side-effect of
cf9bc0310b0092bf52b61057405aeb51c86ba137 which is more intrusive but
likewise drops the loop parameter.
1. https://docs.python.org/3/library/asyncio-stream.html#asyncio.open_connection
(Bitbake rev: 573968cb3e04567559d400a753f0be8d5a0da0b8)
Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 74a1e71b1e677a482fdedc685a71a1798ad63920)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests/support')
0 files changed, 0 insertions, 0 deletions