- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Jan 2024 12:09:43 +0000
- To: public-css-archive@w3.org
It's worth checking with @domenic or @annevk on this. Adding microtask checkpoints to solve race conditions is usually a bad smell. In userland, promises don't shuffle the order of reaction callbacks, or provide a way to do this. Could you document some of the bugs you're seeing as a result of the current behaviour? There could be another solution. -- GitHub Notification of comment by jakearchibald Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9762#issuecomment-1876994335 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 4 January 2024 12:09:46 UTC