You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also drop read-only versions of shared capabilities from separation checking
We do get sometimes capabilities like `async.rd` where `async` is shared. It
does not look straightforward to prevent that, so instead we count async.rd
as shared if async is.
0 commit comments