-
You have this routine `_ThreadedTCPServer.get_somaxconn()` in `agi/fastagi.py` which goes to a lot of trouble to figure out the value of the system constant `SOMAXCONN`.
This is completely unnecess…
-
I am wondering how does the existing LZ handles Mirror Go. Especially by white. Has anyone tested it?
In addition, how do LZ learn to deal with this strategy in the future. I guess none of the tra…
-
In https://github.com/inspektor-gadget/inspektor-gadget/actions/runs/7502984710/attempts/1#summary-20427218246 the TestTraceNetwork failed in cri-o, the most relevant part of the log is:
```
{"r…
-
Going through the create_template.py -> --libs routine I obtain the footprint images. But in some instances they are incorrectly rotated. Don't know if that's due to create_template.py or the import.
…
-
The following saw-core term contains a trivial `ite` that checks whether the access is within bounds. Those terms can be annoying in proofs because the `ite` term often needs to be hoisted out before …
-
Right now, there are various options exposed on the generated client such as timeout and retries. Sometimes it would be nice to set these options different for a single request. To do that now, it req…
-
### Brief summary
When running a k6 browser based test with multiple VUs, I noticed a steady increase of used memory. After trying to reduce the tests to a bare minimum, I came to the conclusion that…
-
## Feature
There are a couple of features that I would love to see added to AutoBim:
When starting the autobim routine it should heat up the build plate and stabilize the temp before probing for m…
-
### Expected Behavior
1. npm start would start without error
Scratch VM playground would open a project
### Actual Behavior
1. Emits error and fails to start
Error: error:0308010C:digital …
-
We could homogenise `New` by passing a single `*ServiceRegistry` which points to all engines/services. `New` only fills structs and returns a pointer which is then added to the registry. After all `Ne…