Christoph Trassl
Results
1
comments of
Christoph Trassl
I also noticed an "Authentication timeout" and for me it actually was an authentication timeout. The hardcoded 1s is not sufficient for my setup. ``` --- a/src/connection.rs +++ b/src/connection.rs @@...