mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
e6e6c31632
When a parent and a child were rendered at the same time, it was possible for the 2 renders to decrement the same fiber internal counter, which meant that the render was stalled.