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

[DoctrineBridge] Fix circular loop with EntityManager #39799

Merged
merged 1 commit into from Jan 14, 2021

Conversation

jderusse
Copy link
Member

@jderusse jderusse commented Jan 12, 2021

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets fix #39619
License MIT
Doc PR -

This PR fix a segfault in EntityManager by making the LazyEventManager handle EventSubscriber in a lazy way.

Maybe #34200 too

@carsonbot carsonbot added this to the 4.4 milestone Jan 12, 2021
@carsonbot carsonbot changed the title Fix circular loop with EntityManager [DoctrineBridge] Fix circular loop with EntityManager Jan 12, 2021
@jderusse jderusse force-pushed the fix-em-loop branch 2 times, most recently from 93881ab to 5f8f645 Compare Jan 12, 2021
@jderusse jderusse force-pushed the fix-em-loop branch 3 times, most recently from f2ac22f to 7d1cfac Compare Jan 12, 2021
Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Somuch needed!

@nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jan 14, 2021

Thank you @jderusse.

@nicolas-grekas nicolas-grekas merged commit 2c9a837 into symfony:4.4 Jan 14, 2021
5 checks passed
@jderusse jderusse deleted the fix-em-loop branch Jan 25, 2021
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.

None yet

4 participants