Skip to content

Fix tmp file leak#4936

Closed
IgorMinar wants to merge 2 commits into
angular:masterfrom
IgorMinar:fix-tmp-file-leak
Closed

Fix tmp file leak#4936
IgorMinar wants to merge 2 commits into
angular:masterfrom
IgorMinar:fix-tmp-file-leak

Conversation

@IgorMinar
Copy link
Copy Markdown
Contributor

No description provided.

Before this change we would exit while there were cleanup micro tasks scheduled for executions,
this caused tmp files to be left over and consume a lot of space.

Fixes angular#4441
@IgorMinar IgorMinar added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 27, 2015
@rkirov rkirov added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Oct 27, 2015
@rkirov
Copy link
Copy Markdown
Contributor

rkirov commented Oct 27, 2015

async/await should prevent these type of bugs.

@IgorMinar IgorMinar added the action: merge The PR is ready for merge by the caretaker label Oct 27, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #4936 on behalf of @IgorMinar to branch presubmit-IgorMinar-pr-4936.

@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Oct 27, 2015
@IgorMinar IgorMinar closed this in ea6b316 Oct 27, 2015
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants