Closed gtirloni closed 2 years ago
This will likely be fixed by https://github.com/mitogen-hq/mitogen/pull/933 (since I see similar errors in the CI logs).
Yiou shouldn't have been able to even attempt it with ansible-core 2.13, using that revision. It should have been prevented by this code https://github.com/mitogen-hq/mitogen/blob/89c0cc94d16218e2647bb8bb32b011231def0fd7/ansible_mitogen/loaders.py#L50-L83.
Did you make any modifications to you copy of mitogen?
Did you make any modifications to you copy of mitogen?
Yes
duplicate of #933
ansible-core 2.13.0 ansible 6.0.0b1 ansible-compat 2.1.0 mitogen from Git master branch ( 89c0cc94d16218e2647bb8bb32b011231def0fd7)
Controller OS: Fedora 36, Python 3.10 Host OS: CentOS 7, Python 3.6
Works without mitogen strategy. Error happens with Python 2 and 3 in the host (set through ansible_python_interpreter)
Which leads to this error: