Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[lock] Prevent user serializing the key when store does not support it.#38395

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromjderusse:lock-unserializable
Oct 4, 2020

Conversation

jderusse
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?yes
Deprecations?no
Tickets/
LicenseMIT
Doc PR/

Some store relies on connection with the running process. ie. kernel relaease flock/semaphore, or zookeeper neeeds a connection to the database.

When the users tries to serialize the key to send it to another process, they are not aware that they lose the lock.

This PR throws an exception in that situation.

@fabpot
Copy link
Member

Thank you@jderusse.

@fabpotfabpot merged commit3b524f6 intosymfony:masterOct 4, 2020
@fabpotfabpot mentioned this pull requestOct 5, 2020
fabpot added a commit that referenced this pull requestOct 7, 2020
This PR was merged into the 5.x branch.Discussion----------[lock] Mark Key unserializable whith PgsqlStore| Q             | A| ------------- | ---| Branch?       | 5.x| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       | /| License       | MIT| Doc PR        | /Marks key unserializable#38395 with the new PgsqlStore#38346Commits-------eb934e9 Mark Key unserializable whith PgsqlStore
@jderussejderusse deleted the lock-unserializable branchOctober 15, 2020 10:01
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fabpotfabpotfabpot approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@jderusse@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp