-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Make EntityManager @final
and its constructor public
#9915
Conversation
3827d79
to
a070a5c
Compare
Thanks. Can you have a look at the failing tests? |
Likely not before a week but otherwise yes! |
That's probably a good idea. |
Tests updated, PR should be ready. |
There was a cancelled job, I'm running it again, hopefully it will pass. I don't know why it was cancelled. |
The performance of that job is suspiciously bad: https://github.com/doctrine/orm/runs/7559763390?check_suite_focus=true, even when compared with this other random PR: https://github.com/doctrine/orm/runs/7558748372?check_suite_focus=true |
It's slower than usual (1m13), but not as slow, let me restart the first one then. |
53s 🙂 |
Thanks @nicolas-grekas ! |
Thanks for merging \o/ |
Fix #9896