redis-inside
redis-inside copied to clipboard
bug: redis server starts not reliable
the redis server start sometimes with the error message
Creating Server TCP listening socket 127.0.0.1:50476: bind: No such file or directory
in such case the integration tests will fail. This information is just available via public IConfig LogTo(Action<string> logFunction)
method.