|
|
|
|
|
by pas
494 days ago
|
|
looking at the linked launchpad bug it seems the issue is lock contention. simply pacing the reparenting would solve the problem, and reworking the locking (to allow the reparenting process to work in batch maybe?) would make sure it finishes relatively quickly. |
|