Pavel Kirilin
Pavel Kirilin
I'm not quite sure what is the problem here. Look, we don't use any of rx libraries. This error ```python python3.10/site-packages/rx/core/observable/fromfuture.py", line 29, in done value = future.result() asyncio.exceptions.CancelledError ```...
It might be either connectivity problems, pypi availability or some misconfiguration of poetry. Please try again.
Agree, that it seems more like a connection issue.
This issue should be resolved in a new version, since the template is no longer use flake. It has been replaced with ruff.
True. But it's not as much as I'd like.
* tests for all steps with correct and incorrect parameters; * tests for abort exception usage; For now I see only these cases, because the lib is relatively small.
I also had no time to review it, sorry. Was busy as a bee on work.
Which package manager are you using? Most probably this issue appears only for specific package manager.
I will publish a new version today with the fix. As a temporary solution you can uninstall uvloop.
It is. Will add it.