Skip to content
GitLab
Explore
Sign in
general: Use `spawn!` less
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
general: Use `spawn!` less
Christopher Davis
requested to merge
wip/cdavis/spawn-less
into
main
Jan 22, 2023
Overview
0
Commits
1
Pipelines
2
Changes
2
Because widgets can install async actions, we can simply turn our callbacks into async functions.
Merge request reports
Loading