Jakub Stawowy

Results 12 comments of Jakub Stawowy

@kipe quick win but iterating over every step/minute dont look optimal, next and prev value should by calculated somehow not bruteforced.

Same here but appears randomly when running whole test suite with pytest (pytest + pytest-xdist + pytest-randomly) python: 3.9.2 freezegun==1.1.0 ``` TypeError: fake_time() takes 0 positional arguments but 1 was...

How about this ? I'm waiting for `keep` options too.

"flowing" might be confusing, it's "Method chaining"

7.3 compatible version: https://github.com/Kub-AT/php-simple-html-dom-parser Author of original **PHP Simple HTML DOM Parser** (sourceforge hosted) did an update on 2018-12-10 (after 6 year ;)) version 1.7 is compatible with PHP 7.3...

> careful with [1.8.1](https://sourceforge.net/projects/simplehtmldom/files/simplehtmldom/1.8.1/) which is the version used by https://github.com/Kub-AT/php-simple-html-dom-parser > > This version doesn't work as expected for example: > > `$dom->find('div[class=name]', 0);` > > The above fails...

> > 7.3 compatible version: > > https://github.com/Kub-AT/php-simple-html-dom-parser > > Author of original **PHP Simple HTML DOM Parser** (sourceforge hosted) did an update on 2018-12-10 (after 6 year ;)) version...

https://packagist.org/packages/kub-at/php-simple-html-dom-parser

Since 2 weeks I also have problem with monitoring tab ( "Queued tasks" graph is not available) and going to worker details gives me "Unknown worker ". Celery inspect method...

@Ian-Re try downgrade or upgrade kombu https://github.com/mher/flower/issues/909