Alexey Aksenov

Results 22 comments of Alexey Aksenov

Confirm. But isn't SIGINT should terminate STDIN as well? CTRL-D is an EOF character. The current behavior reminds me very old telnet protocol from 80-x. 🤔 If it is expected...

@krader1961 🙏 It is clear. Feel free to close this ticket if you think this fix/improvement is out of development scope.

Is it possible to implement it like in a firebeat? https://www.elastic.co/guide/en/beats/filebeat/current/multiline-examples.html Reasons: * it is already work * it is simple (to debug too) * it is opensource * it...

`--fail-if-incomplete` is useless it this case. 1. we have extremely busy/slow SaltStack instance 2. pepper submit job to SaltStack 3. pepper get empty response from SaltStack 4. pepper fail with...

Sure, especially for production use. But it is not convenient for some cases, like when you are trying to debug or changing master options itself via rest api in real...

1. I thought that this fix was suitable because I fixed interactive mode which had been useless before. 2. I provided PR that was already based on `-t TIMEOUT, --timeout=TIMEOUT`...

@deadtrickster We also have a similar issue with our application. It wouldn't require a lot of resources to review this PR. I see that CI is stuck. It would be...

Hooks are created at every tests execution. They support dynamic removal/addition of the tests.