- From: Kenneth Rohde Christiansen via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 Apr 2024 10:51:06 +0000
- To: public-device-apis-log@w3.org
kenchris has just created a new issue for https://github.com/w3c/compute-pressure:
== Get rid of the promise returned by observe ==
It seems that the returned promise is a left over from when we depending on the permissions integration, which is now gone.
It makes sense to remove it as it would complicate adding support for `observe({ sources: ["gpu"] })` given we would probably have to return an array of promises and it opens up for a lot of confusion.
@Elchi3
Please view or discuss this issue at https://github.com/w3c/compute-pressure/issues/258 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 2 April 2024 10:51:07 UTC