Andrei Pavel

Results 6 issues of Andrei Pavel

Implements #67 It uses the time intervals introduced with the whitelisting feature. The way it works is once a kill time has been decided, an amount of time between the...

- kind syntax has changed, make it work with kind version 0.7.0 - rather than cleaning up at the end, use traps to cleanup in case script fails mid-way -...

```console $ RUST_BACKTRACE=full kickoff thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/main.rs:320:46 stack backtrace: 0: 0x561fd25bfc10 -...

`pkg install` exits with return code 1 if the package is locked. Sometimes, depending on the package, which makes it more confusing. This does not seem to depend on whether...

Been trying to check if sysrepo works on FreeBSD 13. v1 of libyang and sysrepo build succesfully. After solving `/dev/shm` not existing which is inherent to BSD, I then get...

is:enhancement

I want to quickly drag windows and drop them in their place. Sometimes while trying to do that, I accidentally stack windows. I would expect that it waits for you...