privacycg / storage-access

The Storage Access API
https://privacycg.github.io/storage-access/
199 stars 26 forks source link

Regression: consulting permission state from a task's steps #182

Closed annevk closed 9 months ago

annevk commented 10 months ago

174 consults Permissions from the steps of a task. That's wrong. It should consult those while in parallel.

Restructuring this as #144 suggests would also resolve this.