Ralf Schmitt

Results 8 issues of Ralf Schmitt

The filesystem watcher should never die. In 2.7.0 issue #477 has been fixed. When creating a file with mode 000, the filesystem watcher dies (i.e. touch foo.clj; chmod 000 foo.clj)...

Bug
pr-most-welcome

This makes all of the connection parameters optional. Also, it prevents psql from reading the .psqlrc file, which may change psql's output in an incompatible way.

Sorry to bother you one last time. I've played around with the ninja build system a bit and in lacking another project to try this on, I've implemented a ninja...

``` $ rm -rf boot; rolling-shutter chain init --root boot --genesis-keyper 0x440Dc6F164e9241F04d282215ceF2780cd0B755e; rolling-shutter chain --config boot/config/config.toml --loglevel=debug 2023/07/17 17:06:50.322511 INF [ init.go:203] Generated private validator privValKeyFile=boot/config/priv_validator_key.json stateFile=boot/data/priv_validator_state.json 2023/07/17 17:06:50.322613 INF...

we do call recompile later in that function, so this just resulted in compile being called twice.

if getaddrinfo returns multiple values, we try to connect to each one until the first succeeds. we block while doing that, but we probably already did in getaddrinfo. however if...

I'm using yadm and would like to track the plugins as submodules of the yadm repository. When checking out such a submodule, .git is not a directory, but rather a...