Michał Mirosław

Results 8 issues of Michał Mirosław

It seems that my BT dongle stops receiving advertisements now and then. Could there be a feature that allows periodically to restart the dongle (or after 10 minutes without a...

enhancement

This patchset allows to put taskserver behind an SSL reverse proxy (eg. stunnel or haproxy). Original client's address is passed using PROXY protocol described at [1]. Both versions of the...

A set of fixes for kerndat tests and a few debug logging improvements.

no-auto-close

Let's kill the child when the test is hanging. Due to PEP 475 the SIGALRM handler needs to throw an exception to be able to interrupt wait(). To improve debuggig,...

no-auto-close

Make it possible to kill or leave stopped tasks if a dump failed after stopping the tree.

stale-pr

**Describe the problem you have/What new integration you would like** The builds are slow and even for copy-and-pasted configuration take a long time. Using ccache for the builds would require...

Project: Dashboard

This might be similar to #911, #795, #825, ... The rebalance thread spins using 100% of one core without doing any reads. Only `io_move` counter is ever increased, so I...