simonzkl

Results 8 issues of simonzkl

This makes `--tmpdir` configurable, defaulting to `$TMPDIR/MariaDB4j/tmp/$PORT`. It should solve the issue of running multiple `mysqld` instances in parallel. See #602 for more details.

So I've been testing MariaDB4j with parallel unit test execution and discovered that in its current form, it does not work. The main issue is that MariaDB instances share the...

**Is your feature request related to a problem? Please describe.** When an error occurs Nickel relies on internal heuristics to print out a backtrace that lead to an error. In...

type: feature request
area: error messages

Hudsucker will always remove the `Host` header, potentially changing the original request. It should not do that if the `Host` header was present in the original request. The `Host` header...

### Problem to solve When running in test mode, I'd like to be able to retry Hurl files as a whole, as opposed to retrying individual requests. The reason I'd...

enhancement

**Is your feature request related to a problem? Please describe.** When `src` is a derivation, it's not possible to evaluate the package derivation without triggering IFD. This is because `vendorCargoDeps`...

enhancement

With Determinate Nix it's impossible to override certain configuration options that Determinate Nix auto-generates to `/etc/nix/nix.conf`. This is a feature regression from Nix where any configuration option can be overridden....

Running nix-installer macOS Sequoia without Full Disk Access for your terminal app, fails with: ``` INFO Step: Install Determinate Nixd INFO Step: Create an encrypted APFS volume `Nix Store` for...