Open
Description
For background, see this comment. Oso's is_authorized()
call can block on locks. We're currently doing this from async code in tokio core threads. Instead, this needs to happen on blocking threads.
Metadata
Metadata
Assignees
Labels
No labels