Skip to content

Conversation

@cavcrosby
Copy link
Contributor

Fixes #4446.

This was done because the AttributeError seen in the GitHub issue
mentioned comes from ansible's codebase. ansible's API isn't
thread-safe; with how this was occurring being described here,
ansible/ansible#13822.

run_ansible_lint is run multiple times within the
test_with_inventory_concurrent_syntax_checks test because there is some
chance that the AttributeError is not thrown on one run.
@audgirka audgirka enabled auto-merge (squash) December 11, 2024 13:22
@audgirka audgirka merged commit 4d295e8 into ansible:main Dec 11, 2024
29 checks passed
@cavcrosby cavcrosby deleted the do-parsing-non-multithreaded branch December 12, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Github-actions - ansible-lint "InventoryModule" error

2 participants