Closed Alopalao closed 2 years ago
def __init__(self, maxsize: int = 0) -> None: > self._loop = asyncio.get_running_loop() E RuntimeError: no running event loop
Mistake, I posted this issue to kytos-ng instead.