diff options
author | Vika <vika@fireburn.ru> | 2023-07-17 01:52:09 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2023-07-17 01:53:42 +0300 |
commit | 94ebc5e653191fcaacfa91dddebf88dca7e7b7fe (patch) | |
tree | 7cc58973f3a809c14acda21001349114f13d7e40 /kittybox-rs/src/tokenauth.rs | |
parent | b13b4fc66dd069e6d5263a8f6a9cc9a6da798e27 (diff) | |
download | kittybox-94ebc5e653191fcaacfa91dddebf88dca7e7b7fe.tar.zst |
Put Micropub background processing tasks in a JoinSet
This allows using tree-structured concurrency to keep background tasks in check and allow them to finish running before shutting down — a necessary prerequisite for shutdown-on-idle. (A background task may take a bit too long to complete, and we may need to wait for it.)
Diffstat (limited to 'kittybox-rs/src/tokenauth.rs')
0 files changed, 0 insertions, 0 deletions