-
# Context Cancellation (API)
**Type:** Feature
**Description:** When cancelling the generation on the UI, it doesn't cancel the generation on the backend and the requests continue to propagate, resu…
-
**Describe the bug**
Adding support UserRoleAssignment Invitation - Add existing user to a context that the user has no roles.
The requirement is that a Context (Journal for example) manager that sea…
-
Docs: https://developer.apple.com/documentation/uikit/uicollectionviewdelegate#3580853
### Already implemented
```swift
func collectionView(UICollectionView, contextMenuConfigurationForItemAt: …
-
## 🪤 Context
Relating to #8, https://github.com/Digital-Alchemy-TS/core/issues/83 -
Want to document the project in the context of a high performance api server. Show some module combinations, …
-
Lifted from #298 for brevity.
### Proposal
Provide a single context type as a mapped descriptor for the combination of resources used in the context, e.g. a valid combination of device(s). (Somewh…
-
See #4303
We have some public APIs, that doesn't check dispose status of context. We should review following classes and add missing checks for our context implementations:
- DataConnection
- Dat…
-
### Description
running engine: waiting for the Docker API: context deadline exceeded
### Reproduce
1 start the docker desktop for macos
### Expected behavior
docker desktop for macos started
…
-
https://github.com/nginxinc/nginx-plus-go-client/releases/tag/v2.0.0 now supports passing a context to the API calls, so we need to pass a context to `c.nginxClient.GetStats()`
https://github.com/n…
-
We've been attempting to upgrade some legacy code to a newer version of openresty and hit a road block getting to anything greater then 1.19
We've found an issue that exists in any version greater …
cdloh updated
3 weeks ago
-
Proper implementations of Afero for rpc backed filesystems will require passing a context.Context.
See: https://godoc.org/golang.org/x/net/context