Jonathan White
Jonathan White
Yup that's my opinion as well. Steam is a hot mess.
I'm not touching it for now, don't worry 😉
There is no obvious reason for this to happen _only after startup launch_. I am at a loss here, same with the other thread you linked.
Do you only have 1 cpu core?
Looks like we never set a proper timeout using this function: https://github.com/keepassxreboot/keepassxc/blob/c1a66a8be98d8f3a7ea1ba0ca6065c2d1a10e56b/src/sshagent/BinaryStream.cpp#L53 As evidenced by the -1 in the function call here: ``` #8 0x00007ffff7e6e011 in QAbstractSocket::waitForReadyRead (this=0x5555562d07b0, msecs=-1) at...
Can anyone here test this PR against the previously broken ssh-agent behavior? https://github.com/keepassxreboot/keepassxc/pull/11290
Excellent, I might lower the timeout to 3 seconds, it's current at 5
You usually want _exceptions_ to be as minimal as possible. As you mentioned, you can add asterisks when needed to make them broader. The current behavior is the desired behavior,...
Then the behavior of the wildcard needs to be fixed...
Only comment I have: settings that are string values, we should enumerate the possible options either directly or in documentation or in wiki.