-
## Overview
## Progress
- [x] Restrict `Immutable` documentation so that it requires recursive freedom from interior mutability, not just shallow
- [x] Relax `Immutable` documentation so that i…
-
Currently, assignment changes vectors in-place. I believe that this should not be the case.
Edit: This probably needs to be ensured for all the types below:
* [x] Vector
* [x] List
* [ ] …
-
**Describe the bug**
The "Muda logo" button is identified as an image with no alt attribute. As behaviour, it should role as button for a better accessible user experience.
Ensure elements have alt…
-
### What component is the issue in?
Front-End
### Which command
- [ ] kompile
- [X] kast
- [ ] krun
- [ ] kprove
- [ ] kprovex
- [ ] ksearch
### What K Version?
v7.1.163
### Operating System
Ma…
-
What should a server do upon receiving an event message in an event stream that does not satisfy the modeled constraint traits?
For example, with the following model, say a client sends an event me…
-
### Steps to reproduce
tldr: the goal is to find out how to improve the performance when turning on semantics and scope out work to improve that.
When turning on semantics in Flutter, the app …
-
TL;DR: On unsubscription (i.e., `abort()`), what should the timing of the `finally()` operator's callback be with respect to the source Observable's teardowns?
When writing the spec for, and implem…
-
During the investigation of the CI valgrind failures of PR #736, the concern raised in my mind if we correctly instrumented atomic-store-with-release and atomic-load-with-acquire operations.
## Cur…
-
WebSockets (and TCP) both provide keep-alive mechanisms- and HTTP/2+ has connection handling that is well aware of problems / disconnects.
I don't know about browsers, but I'd assume they raise err…
-
Ref - https://github.com/kubernetes/kubernetes/issues/124641#issuecomment-2089440065
/assign nilekhc
/triage accepted
/sig api-machinery