-
Following the discussion in issue #31165, the language specification should no longer make it a static warning when an instance method has a name clash with a static method in a superclass. Here's the…
-
* Allow shift times, prep time, and total time to be adjusted per meal
* Use the updated times in reservations and notifications
* New model for MealLocations
* Comprised of two resources: prep a…
-
Could y'all add an example in the docs of how to break a MYSQL task down into small chunks that the AS then processes in batches. Lets assume you have an enormous database and you want to limit the up…
-
During development I've noticed that reported coverage will often decrease after restarting fuzzing, indicating that counters are being incremented by functionality not triggered by the code being fuz…
-
I believe the wait/notify logic used by the tradebeans and tradesoap benchmarks is flawed and leads to a deadlock depending on how the JVM schedules threads and handles Object.notify\(\).
Here is h…
-
Guys, I have an RTX 3080 10GB at Hogwarts when it reaches 9.5GB of VRAM it closes, below the graph and runs normally. In The Witcher and Cyberpunk it uses up to 10GB of VRAM and does not close the gam…
-
A split off issue from [corefx/issues/40739](https://github.com/dotnet/corefx/issues/40739) to track the suggested rule
`
PLINQ nops. Using .AsParallel() at the end of a LINQ query, e.g. foreach (…
-
```
java: java.lang.IllegalStateException: No template renderer found for:jar:file:/D:/Maven/apache-maven-3.8.5/conf/repository/io/fabric8/kubernetes-model-gatewayapi/6.13.0/kubernetes-model-gatewaya…
-
```
LDAP integration for company / university integration would be nice. It
would allow a single sign-in environment. The only competitor for AD / LDAP
integration is dimdim as far as I know.
```
Or…
-
An interesting jobspec question came up today, can we support running a single application on multiple slot types at the same time. I don't see why not necessarily but I don't think the jobspec curre…