Arnout Engelen
Arnout Engelen
### Describe the bug, issue or concern As discussed previously in general at https://github.com/minvws/nl-covid19-notification-app-coordination/issues/6, while it is great that the provenance chain has been audited (https://github.com/minvws/nl-covid19-notification-app-provenance), an even stronger verification...
comments by bots such as `nixos-discourse` should not trigger transitions such as #75
In https://github.com/NixOS/nixpkgs/pull/98938#issuecomment-723469357 , the reviewer is inactive, and marvin (correctly) adds a comment that the PR will be set back from `awaiting_reviewer` to `needs_reviewer`, but it doesn't actually do so.
I noticed `esp32/bin/xtensa-esp32-elf-cc --version` yields: xtensa-esp32-elf-cc (crosstool-NG crosstool-ng-1.22.0-61-gab8375a9) 5.2.0 At the same time, https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-61-gab8375a-5.2.0.tar.gz yields: xtensa-esp32-elf-cc (crosstool-NG crosstool-ng-1.22.0-61-gab8375a) 5.2.0 This repo appears to have an extra `9` in the version...
When using `channel.notifyWhenStateChanged` and trying to connect to addresses that don't accept connections, the `PickFirstLoadBalancer` emits `TRANSIENT_FAILURE` states, while the `PickFirstLeafLoadBalancer` just stays in `CONNECTING`. ### What version of gRPC-Java...
Currently the client configuration has a `useTls` setting to select either TLS (with ALPN negotiation) or non-TLS (meaning a plaintext HTTP2 connection with 'prior knowledge', incompatible with HTTP/1). While these...
Thanks for this very useful example! PR to make it even more dummy-proof :D
There could be several levels of already-existing directories. An example of this is version 0.6.0 of guac (https://github.com/guacsec/guac), where there is `github.com/aws/aws-sdk-go-v2/aws` and several `github.com/aws/aws-sdk-go-v2/aws/protocol/*`, but no `github.com/aws/aws-sdk-go-v2/aws/protocol`. There is...
aside https://github.com/lampepfl/dotty/issues/17330 , I'm seeing differences in the tasty segments of Scala 3 artifacts. `HttpEntity.tasty` seems to refer to different source paths: ``` source paths: 0: http-core/src/main/scala/org/apache/pekko/http/scaladsl/model/HttpEntity.scala 2063: http-core/target/scala-3.3.1/src_managed/HttpMessage.scala ```...
while trying to verify the reproducibility of the 1.0.1-RC2 artifacts, I ran into a difference: the jar files' entries (for example for `pekko-parsing_2.13-1.0.1-RC2.jar`) have an extra field of type 0x000a...