Aleksandar Fabijanic
Aleksandar Fabijanic
moved to #4753
this issue doesn't really make sense; open could have a login timeout parameter, but it requires changing all the backends and it doesn't really make sense because Session constructor takes...
> [@aleks-f](https://github.com/aleks-f) , do you have a link to CI log where this happened? no, it is not easy to find because it gets swallowed by retries. But I am...
> I wanted to reproduce original problem by repeating the test hundreds of times in a row but it did not fail. I want to say floating point rounding error,...
Allegedly, the license only prohibits Redis as service, in an AGPL manner. Everything else remains the same. https://antirez.com/news/144
not intentional, please send pull if you want it in the next release
@Icedude907 at the time, Josh was asked for some further changes, but he had no time. Now, 6 years later, you complain about it but also can't be bothered to...
it would make sense to keep it if we make it just a simple wrapper for the platform `select()`. Whoever needs poll, should use `Socket::poll()`.