summaryrefslogtreecommitdiff
path: root/kvmd/aiotools.py
AgeCommit message (Collapse)Author
2020-03-16asyncio.CancelledError is a subclass of BaseException since 3.8Devaev Maxim
2020-03-15proper usage of asyncio.wait() for first completedDevaev Maxim
2020-03-03atomic fixes, removed tasked and mutedDevaev Maxim
2020-03-02region: notify about enter/exit, unregion on exceptionDevaev Maxim
2020-03-02changed region methods to asyncDevaev Maxim
2020-03-01no more busyloops in stub pluginsDevaev Maxim
2020-03-01removed busyloop from stream controllerDevaev Maxim
2020-02-29moved AioExclusiveRegion to aiotoolsDevaev Maxim
2019-11-07otg msd and big refactoringDevaev Maxim
2019-06-19many fixes with asyncioDevaev Maxim
2019-06-06refactoringDevaev Maxim
2019-06-05wait short tasksDevaev Maxim
2019-06-05better atomic opsDevaev Maxim