mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
a400fc5e69
This commit makes the reactivity system more fine grained and makes it more eager to stop observing keys or objects when they are modified, this results in fewer "false positive" notifications.