Ethan Davidson

Results 21 issues of Ethan Davidson

kotlin/JS is [moving to a new compiler](https://kotlinlang.org/docs/js-ir-compiler.html), so [libraries should use "BOTH" compilation mode](https://kotlinlang.org/docs/js-ir-compiler.html#authoring-libraries-for-the-ir-compiler-with-backwards-compatibility) to ease the transition. [Some code changes may be necessary](https://kotlinlang.org/docs/js-ir-migration.html). Additionally, all dependencies (i.e. cobalt) will...

### Detailed Description of the Problem similar to #2176, except with a fallback address. When running haproxy with `haproxy -c -dW -dr -f /usr/local/etc/haproxy/conf.d/`, check mode is failing due to...

type: bug
status: fixed
2.2
2.4
2.6
2.8
2.9
3.0

Previously discussed in #1318, but it went stale. I think this feature is a big deal, because it's hard to provide good answers without seeing the code! Documentation is constantly...

Version: `nightly-latest-20250214` The slack connector seems to be mostly working, and has indexed ~139,000 documents. However, every run is marked as failed due to the error "Cannot reacquire a lock...

### Your Feature Request The [new json logging feature](https://www.haproxy.com/blog/encoding-haproxy-logs-in-machine-readable-json-or-cbor) is a very welcome improvement! As an added convenience, it would be nice to have a standard json log format, so...

type: feature

**Is your feature request related to a problem? Please describe.** There is no obvious way to get the max or min of two numbers. The specific usecase I have is...

FeatureRequest

I just logged [this issue](https://github.com/grafana/grafana/issues/112075) with grafana, but I'm crossposting it here since it seems likely the bug is in this datasource. To briefly summarize the issue: When a request...

action should prefer to use the version specified by the user. Only if that doesn't meet the min version should the action fall back to the gradle it finds on...

While capturing traffic, I occasionally get a segfault: ``` fatal error: unexpected signal during runtime execution [signal SIGSEGV: segmentation violation code=0x80 addr=0x0 pc=0x47ce28] goroutine 21 [running]: runtime.throw(0xf32349, 0x2a) /usr/local/go/src/runtime/panic.go:1116 +0x72...

bug

**Describe the bug** Adding the `remove-unused-components` decorator causes the bundle command to generate a bundled spec with no `components.parameters` included, even though the bundle still has multiple refs to `#/components/parameters/foobar`....

Type: Bug