BjoernAtBosch
BjoernAtBosch
The same or similar issue was already reported here: https://github.com/dapr/docs/issues/2674 (Maybe wrong repo - therefore creating this new bug report here) ## Expected Behavior Due to Dapr documentation is should...
The broker currently sends gRPC status code `OK` to consumers if terminating running subscriptions on a clean shutdown (e.g. caused by SigInt). Instead it should send the code `UNAVAILABLE` because...
Running ` license_finder report --enabled-package-managers=conan` with Conan 2 on a folder with a `conanfile.py` gets "stuck" (runs forever). LicenseFinder version is 7.2.1. The issue seems to be within `lib/license_finder/package_utils/conan_info_parser_v2.rb`, `class...