dosas
dosas
pytest
Use pytest, increase coverage, and fix found bug.
I can do a PR.
Should simplify: https://github.com/h2non/filetype.py/issues/45
I can do a PR.
beat raised exception : InterfaceError('connection already closed',) ``` File "celery/apps/beat.py", line 112, in start_scheduler beat.start() File "celery/beat.py", line 469, in start self.sync() File "celery/beat.py", line 472, in sync self.scheduler.close() File...
In order to easily execute the selenium tests it would be good to have the possibility to use selenium remote webdriver images ``` docker run -d -p 4444:4444 --shm-size="2g" selenium/standalone-chrome:119.0...
I would like to address the situation that a change in foreman was breaking this plugin and it went unnoticed for nearly two months. The best way to fix this...