-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Would allow for app authors to make async calls within their UI function.
From what I can see,
Line 305 in 3e587ab
ui = self._render_page(self.ui(request), self.lib_prefix) |
We could wrap it in async at the very beginning, avoiding repeated is async checks.
Metadata
Metadata
Assignees
Labels
No labels