mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 23:18:26 +00:00
f059bb0a59
Microtasks, resolved Promises and Observers are handled after the sync task that caused them, in the order they were generated. Also simplifies reentrancy handling. Based-on: m-c 1193394