Dave Sheldon

Results 4 issues of Dave Sheldon

Is there a way to use this library akin to how something like Goja or Otto usage looks like? I'm working on a CLI where I want to have a...

The RequestHelper class is currently hiding some calls to Task.Result when processing requests. Task.Result blocks the current thread until the task completes, which can cause deadlocks in many common scenarios....

enhancement

**Describe the bug** I want to assert that a particular jsonpath evaluates to an empty array. This instead returns `jsonpath.ErrorMemberNotExist`. **To Reproduce** ```golang package main import ( "encoding/json" "fmt" "reflect"...

enhancement

### Report We have a managed identity `keda-dev` that we use successfully via the `azure-workload` provider to auth against ServiceBus. However, when attempting to use the same managed identity via...

help wanted
good first issue
feature-request