You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Loading the ansible_mitogen Ansible plugins apparently doesn't follow the same
rules as importing a Python module. So sys.path manipulations in __init__.py
weren't fired when Ansible tried to load the plugins from a /custom/path that
wasn't already on sys.path.
This wasn't picked up by the test because CI always installs Mitogen as a
Python package (in a virtual env).
This reverses
|
4 weeks ago | |
|---|---|---|
| .. | ||
| __init__.py | 4 weeks ago | |
| mitogen.py | 4 weeks ago | |
| mitogen_free.py | 4 weeks ago | |
| mitogen_host_pinned.py | 4 weeks ago | |
| mitogen_linear.py | 4 weeks ago | |