Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto cleanup of async cache file #73760

Merged
merged 2 commits into from Mar 4, 2021
Merged

Auto cleanup of async cache file #73760

merged 2 commits into from Mar 4, 2021

Conversation

Shrews
Copy link
Contributor

@Shrews Shrews commented Mar 2, 2021

SUMMARY

Automatically remove the async cache file left behind in ~/.ansible_async when an async task completes and its status has been polled.

Fixes #73206

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

async

@ansibot ansibot added WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. affects_2.11 bug This issue/PR relates to a bug. docs This issue/PR relates to or includes documentation. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Mar 2, 2021
@Shrews Shrews marked this pull request as ready for review March 2, 2021 19:54
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. and removed WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. labels Mar 2, 2021
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Mar 4, 2021
@mattclay mattclay merged commit 78d3810 into ansible:devel Mar 4, 2021
@Shrews Shrews deleted the issue73206 branch March 4, 2021 22:28
Shrews added a commit to Shrews/ansible that referenced this pull request Mar 5, 2021
* Auto cleanup of async cache file

* Add changelog

(cherry picked from commit 78d3810)
Shrews added a commit to Shrews/ansible that referenced this pull request Mar 5, 2021
* Auto cleanup of async cache file

* Add changelog

(cherry picked from commit 78d3810)
@ansible ansible locked and limited conversation to collaborators Apr 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plays with Async leave files
4 participants