-
The following notice was received from AWS regarding the account used to run integration tests:
We are contacting you because of a change we are making to Amazon Elastic Block Store (Amazon EBS) an…
-
This came up when I went to implement the resolution from #10064 and spec my `if()` proposal.
Currently, we have several specs using one or more types of conditionals, and in every case, this is de…
-
**Memgraph version**
2.17.0+47~f4b28a93e
**Environment**
Ubuntu 22.04, x86, through bolt (Memgraph lab), without docker
**Describe the bug**
I have discovered that in certain circumstances, M…
-
does your program also handles the condition when two users are trying to book same seat, ie race condition?
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packag…
-
Hi,
Thank you for your great work!
Could you provide instructions on how to train CtrlAdapter with multiple conditions? Thank you!
-
**Jetty version(s)**
12.0.12
**Jetty Environment**
core
**Java version/vendor** `(use: java -version)`
openjdk version "21.0.3" 2024-04-16 LTS
OpenJDK Runtime Environment Temurin-21.0.3+9 (b…
-
When using `__attribute__((enable_if(...)))` with a condition that may be ill-formed, you cannot use a `requires` clause to constrain the function to only be considered in the well-formed cases, becau…
-
It would be great to have `onlyIf` pre-condition as it is more readable than `skipIf` (in most situations). The main problem is a "collision" with the `skipIf` pre-condition. They can be mutually excl…
-
**Is your feature request related to a use case or problem? Please describe.**
The main use case is conditional circuits, however, this might be more broadly applicable as the task of splitting bit…