dbrattli / aioreactive

Async/await reactive tools for Python 3.11+
MIT License
350 stars 24 forks source link

chore: force update reactivex to 4.0.4 for python 3.11+ compatibility #42

Closed rafalkrupinski closed 7 months ago

rafalkrupinski commented 9 months ago

Step closer to python 3.11

rafalkrupinski commented 9 months ago
An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'fetch', 'origin', '--tags')
return code: 128
expected return code: 0
stdout: (none)
stderr:
    fatal: could not read Username for 'https://gitlab.com/': No such device or address

Check the log at /home/runner/.cache/pre-commit/pre-commit.log
Error: Process completed with exit code 3.

Is something wrong with the workflow?