Alex Willmer
Alex Willmer
@ryanofsky please could you update this to current master. Otherwise, may I update this branch on your behalf?
There are probably other incidental changes (to Python, Ansible, Mitogen, or macOS) that would trigger the same error or similar
From bookmarks - https://tools.ietf.org/html/draft-knodel-terminology-03 - https://en.wikipedia.org/wiki/Master/slave_(technology)#Replacements
@thommyhh please could you update this to current master. Otherwise, may I update this branch on your behalf?
Something to do with ansible-base 2.10.0 vs ansible-base 2.10.15. The CI scripts currently only specify the ansible version, pip is free to choose any ansible-base or ansible-core version specified by...
Whatever causes the hang is not present in ansible-base
I didn't say that. Mitogen and the test suite don't necessarily stick to documented APIs. It's possible/probable that this test is relying (intentionally or otherwise) on an internal implementation detail....
This may have been fixed in master, by #913
Notes to self - https://galaxy.ansible.com/linux-system-roles/network is a single role, not an Ansible collection. It contains - A module https://github.com/linux-system-roles/network/blob/main/library/network_connections.py - Some module_utils https://github.com/linux-system-roles/network/tree/main/module_utils/ - linux-system-roles is not a valid Python...
Ooh, good idea. Could you put together a PR? I'll aim to have it in the next release, otherwise I'll try myself but no promises.