[PR #1218] [DDC-3444] Refresh cascading of lazy loaded associations does not work #9280

Closed
opened 2026-01-22 16:03:48 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/1218

State: closed
Merged: No


As described in DDC-1987, cascading of a refresh to lazy loaded associations does not work. I designed a test case to illustrate this problem.

The test case uses Gearman to simulate concurrent requests in a single test. This makes things a bit harder to understand, but I had no idea how to simulate concurrency without it. Please let me know how I can improve the test case.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1218 **State:** closed **Merged:** No --- As described in [DDC-1987](http://www.doctrine-project.org/jira/browse/DDC-1987), cascading of a refresh to lazy loaded associations does not work. I designed a test case to illustrate this problem. The test case uses Gearman to simulate concurrent requests in a single test. This makes things a bit harder to understand, but I had no idea how to simulate concurrency without it. Please let me know how I can improve the test case.
admin added the pull-request label 2026-01-22 16:03:48 +01:00
admin closed this issue 2026-01-22 16:03:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9280