Wade Carpenter
Wade Carpenter
Git repos using [git-lfs] are not currently supported. Unfortunately, because `git` proper doesn't know anything about [git-lfs], the build succeeds, but the [pointer files](https://github.com/git-lfs/git-lfs/blob/main/docs/spec.md#the-pointer) are left in place of actual...
**Describe the bug** While it is running, the Reader does not commit the consumer group offsets until it receives the first message on a partition. The result of this is...
### What happened? I'm trying to run an Async shell command, e.g. `git checkout refs/meta/config`. When I start with `git checkout refs/met` then `TAB`, it shows me two options in...
# Summary I upgraded Emacs from 25.3.1 to 27.1 and noticed that flymake was not working. In the `*Flymake log*` buffer, I saw, e.g. Warning [flymake __init__.py]: Disabling backend flymake-proc-legacy-flymake...
I'm using the `topo-extra-files/examples/v2/3-node.yml`sample file. The host is Fedora 18 with a 4.9.76 kernel. I can use the bridge driver to get around this issue for now, it seems. Here's...
I'll be modifying these files in subsequent commits, so it'll be nice to have a clean slate. ref [PR106](https://github.com/williamh/pybugz/pull/106)
If we hit a connection error in any of the ..WithContext functions, we end up blocked in the backoff.RetryNotify loop. This loop can use a context, but it needs to...
Have been discussing this issue for a while on the forums: [Missing ItemStateChangedEvent for zwave item defined in item file after upgrade to openhab:3.0.0](https://community.openhab.org/t/missing-itemstatechangedevent-for-zwave-item-defined-in-item-file-after-upgrade-to-openhab-3-0-0/112588/19?u=wade). * OH3 Version: 3.0.0, 3.0.1 (dockerhub...
When a reader is used to do an explicit Commit, there wasn't any way to specify the ConsumerGroupConfig.Timeout that was being used for the operation. With this change, we can...