mirror of https://github.com/ansible/ansible.git
Make sure we are always using Lock from our multiprocessing context (#84453)
* Make sure we are always using Lock from our multiprocessing context * add clog fragpull/84290/merge
parent
563906687b
commit
73d8f4ad46
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Use consistent multiprocessing context for action write locks
|
||||
Loading…
Reference in New Issue