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

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