-
If an annotation like `google.longrunning.operation_info` references a `google.protobuf` type, like `Empty`, the `api-linter` should always be able to resolve that descriptor as that type is always re…
-
**Describe the bug**
I have a windows service I wrote in .NET8 that builds Quartz as a hosted service. It works great. It runs things on a schedule. When my service goes to stop it hangs indefinite…
-
## 🐛 Bug Report
Two problems:
* Wrong Pattern Generated
The http rule: "/v1/{name=operations}" was generated a wrong pattern:
```
pattern_Operations_ListOperations_0 := runtime.MustPattern(runt…
-
test_process_metadata_functions() from src/openeo_test_suite/tests/processes/metadata/test_process_metadata.py, check values within functional and non-functional parameters. For example, this function…
-
@doghappy
Would it be useful to isolate event reading task in separate long-time task?
I mean update code in method `ConnectAsync(Uri uri)` from:
```
_ = ListenAsync(_listenToken.Token);
```
to…
-
### Go version
go version go1.23.2 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/tmp/abner/gocache'
GOENV='/home/data/ch…
-
AIP-133 says: "There should be exactly one google.api.method_signature annotation, with a value of "parent,{resource}" (unless the method supports user-specified IDs)."
However, in section Request …
-
On my iPhone 6+ with iOS 12, the sample works well with debug model. But when start the app on my iPhone, start LongRunning task and lock iPhone or press iPhone's home button, the background task will…
-
We are evaluating nuclio and were wondering whether nuclio has the capability to spawn longrunning tasks that are cancellable. The usecase if the following:
1. User clicks on button in UI
2. Backe…
-
### Describe the bug
CreateModel writes to the async write channel in the SocketFrameHandler, then blocks waiting for a response. If you queue up enough of these operations it uses up all the availab…