- From: Raphael Kubo da Costa via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Apr 2024 12:36:51 +0000
- To: public-device-apis-log@w3.org
`Promise.all()` might not be the best solution in this specific case because it wouldn't be easy to know which `observe()` call failed if we have e.g. 3 entries in `supportedSources`, but the idea of using `supportedSources` to know which sources to pass to `observe()` looks reasonable to me. -- GitHub Notification of comment by rakuco Please view or discuss this issue at https://github.com/w3c/compute-pressure/issues/258#issuecomment-2049600855 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 April 2024 12:36:52 UTC