-
I'm trying to periodically rotate a few Gramjs clients. If I create a client and call `destroy` immediately after completing a request, after a few cycles I start to get `AUTH_KEY_DUPLICATED` errors. …
-
### check_0301_timer_and_clocksource_hyperv
2753418 - Potential Performance Degradation Due to Timer Fallback
2791572 - Performance Degradation Because of Missing VDSO Support in Azure VM
> Wit…
-
**Description**
Starting in v5.40, some closures leak memory despite there being no reference cycles.
**Steps to Reproduce**
```perl
#!/usr/bin/env perl
use v5.38;
use Scalar::Util qw(weaken);…
-
I have recently being working on swebench where we built distributed eval on top of Modal for faster eval cycles. As a next step, I was hoping to use that setup to execute the patch generated by LLMs …
-
Currently the solution creates a new registered model every time it is run. This can get confusing when running many cycles in development. It would be better if we just saved the model in the experim…
-
CS-FSSA-020
An early check in the compilation process, before type-checking begins, ensures that the module
dependency graph has no cycles. However, the algorithm employed is broken, as it only goes …
-
This code:
```zig
export fn foo(x: @Vector(32, u8)) @TypeOf(x) {
return @clz(x);
}
```
LLVM version:
```llvm
define dso_local range(i8 0, 9) @foo( %0) local_unnamed_addr {
Entry:
…
-
As discussed in [#5469](https://github.com/zephyrproject-rtos/zephyr/pull/5469#issuecomment-373422463), current PWM API prevents dynamic prescaler computation.
Indeed, using get_cycles_per_sec in p…
-
### Expected behavior
Example works as expected as version 1.5.5.Final
### Actual behavior
Executing the tests leads to
java.lang.ClassCastException: class org.example.mapstructerror.dto.Employ…
TMRGZ updated
1 month ago
-
For some reason the RRB doesn't seem to be able to draw as many layers as it should. With ~5K VIC-IV cycles per raster, and that FCM chars should only take about 12 -- 15 cycles each, we should be abl…