Re: [compute-pressure] Get rid of the promise returned by observe (#258)

`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