- From: Reilly Grant via GitHub <sysbot+gh@w3.org>
- Date: Sat, 08 Feb 2025 00:25:46 +0000
- To: public-web-bluetooth-log@w3.org
reillyeon has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth: == Rewrite index.bs to always queue a task before resolving a Promise == This fixes the algorithms identified by #641 as resolving or rejecting a Promise while running in parallel without first queuing a task. There are a lot of other issues with the algorithms in this spec and while I've cleaned up the text immediately around the affected algorithms much has been left as-is to avoid rewriting the world. Fixed #641. See https://github.com/WebBluetoothCG/web-bluetooth/pull/643 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 8 February 2025 00:25:47 UTC