mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
ba483b6e2c
For an unknown reason, it looks like the way ticks, micro task ticks or other subtle scheduling issues are different on a windows machine (it may be because of other difference, such as a specific version of nodejs). Anyway, I could not find the cause of the issue, but simply waiting an extra microtask tick seems to work.