Edvard Fagerholm

Results 6 issues of Edvard Fagerholm

#### Describe the feature Vert.x Web routers don't seem to contain an interface which allows creating handlers that add a timer to requests that has to fire before anything is...

enhancement

I just tried out Bazel for the first time for a Java project and I ran into an issue that I've never seen with C++ and Python projects. Basically, when...

Tonic currently returns "transport error" when DNS queries fail. This can happen for instance when a DNS resolver is overloaded in a Kubernetes cluster or the VPC DNS resolver throttles...

There's currently no documentation or working example for writing a gRPC server using the 4.0 Loom interfaces. Copying the integration tests, I managed to get together the following stub: ```java...

question
grpc
4.x
Níma

### Name of the resource AWS::IAM::User ### Resource name _No response_ ### Description CodeCommit requires IAM users with SSH public keys specified. Unfortunately, no CloudFormation resource currently exists that would...

enhancement

**Describe the bug** I have an Xcode project and I've created the compile_commands.json as follows: ``` xcodebuild -project path/to/.xcodeproj | \ xcpretty -r json-compilation-database --output path/for/compile_commands.json ``` Following the manual,...

bug :bug:
analyzer :chart_with_upwards_trend:
clang sa :dragon:
platform-macOS 🍎