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

Skip to content

[Cache] Fix locking on Solaris #27670

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
Jun 21, 2018

Conversation

nicolas-grekas
Copy link
Member

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

As reported on #27668, the descriptor must be writeable on Solaris to get an exclusive lock.

@nicolas-grekas nicolas-grekas added this to the next milestone Jun 21, 2018
@nicolas-grekas nicolas-grekas merged commit 43da583 into symfony:master Jun 21, 2018
nicolas-grekas added a commit that referenced this pull request Jun 21, 2018
This PR was merged into the 4.2-dev branch.

Discussion
----------

[Cache] Fix locking on Solaris

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

As reported on #27668, the descriptor must be writeable on Solaris to get an exclusive lock.

Commits
-------

43da583 [Cache] Fix locking on Solaris
@nicolas-grekas nicolas-grekas deleted the cache-solaris branch June 22, 2018 13:04
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.2 Nov 1, 2018
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.

2 participants