Jimmie Högklint

Results 5 comments of Jimmie Högklint

I modified the test to have greater control over the container setup. ```python import logging import socket import time from kafka import KafkaConsumer from kafka.errors import KafkaError, NoBrokersAvailable, UnrecognizedBrokerVersion from...

This gitlab runner issue seems relevant. Some conflicting reports on whether it works or not. https://gitlab.com/gitlab-org/gitlab-runner/-/issues/3251

I'm experiencing this as well. I'm not familiar with how the cursor can be manipulated. But could it be some issue in tmux where it does the equivalent of this...

> 218,400 iterations every 2 seconds Doing all that work even when the system is completely idle seems excessive. A config option to only poll rtorrent for info when serving...

> @nomme see https://github.com/jfurrow/flood/blob/master/config.template.js I must be missing something... You can adjust how often to poll and how many records to keep. Neither of which changes the behavior if no...