Skip to content

getting async in a reasonnable way

VC requested to merge noasync into master

I consider this a good compromise between all async (that works but is pretty complex and honestly a bit useless) and nothing async that is not the most optimal way to deal with things as reqwest and egg-mode are async by nature

Edited by VC

Merge request reports