Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[FrameworkBundle] Ignore failures when removing the old cache dir #25078

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

Merged
merged 1 commit into from
Nov 21, 2017

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #25066
License MIT
Doc PR -

ping @phoenixgao can you please check if this improves the situation?

@phoenixgao
Copy link

phoenixgao commented Nov 21, 2017

Ahh, sorry I can't reproduce this anymore 'cause I fixed it by upgrading macos to beta

@fabpot
Copy link
Member

fabpot commented Nov 21, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 3c4d168 into symfony:3.4 Nov 21, 2017
fabpot added a commit that referenced this pull request Nov 21, 2017
…cache dir (nicolas-grekas)

This PR was merged into the 3.4 branch.

Discussion
----------

[FrameworkBundle] Ignore failures when removing the old cache dir

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #25066
| License       | MIT
| Doc PR        | -

ping @phoenixgao can you please check if this improves the situation?

Commits
-------

3c4d168 [FrameworkBundle] Ignore failures when removing the old cache dir
@nicolas-grekas nicolas-grekas deleted the cc-ignore branch November 23, 2017 18:26
@fzieris
Copy link

fzieris commented Jan 12, 2018

Is there a reason why the same try-catch is not done here [1] as well?

[1] https://github.com/symfony/symfony/blob/f9fdb22/src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php#L84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants