summaryrefslogtreecommitdiff
path: root/obnam.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-18 09:27:15 +0300
committerLars Wirzenius <liw@liw.fi>2021-07-18 10:02:33 +0300
commitecd9cf74e670afb112189171486e91161bd5580d (patch)
tree7362de07e5c9a40439bd9fbbb796025b8e7508a1 /obnam.md
parent5d016c96c8b2b3290d25baa838c8816edeecab8a (diff)
downloadobnam2-ecd9cf74e670afb112189171486e91161bd5580d.tar.gz
fix: use an explicit tokio runtime
Create a tokio runtime so that the non-async function for chunkify can call an async function and have that create and run background tasks. Brown paper bag mistake: I did the development of this in a separate program with an async main function. When I integrated it into Obnam proper, which doesn't have an async main function (yet), I didn't actually test it works, only that it compiles. Stupid, stupid, stupid. I know better. Sponsored-by: author
Diffstat (limited to 'obnam.md')
0 files changed, 0 insertions, 0 deletions