Riley
Results
2
issues of
Riley
Hello! We're looking at enabling managed trailing commas, but there's some interesting behavior w/enums which have member declarations. Given an enum like: ```kotlin enum class ProtocolState { WAITING { override...
**Query/Question** What is the intended way to drain a service bus processor in order to shutdown gracefully? We've attempted to call `ServiceBusProcessorClient#stop` -> wait a period of time -> call...
question
Service Bus
Client
customer-reported
needs-team-attention