-
Whilst Trippy has some good unit tests for the `packet` and `tracer` modules, it has has a very weak integration testing story right now, with no automated integration tests running in CI. Therefore …
-
Hi,
I'm trying to roll out CodeQL scanning to some of our iOS (swift) repositories and I have issues with CodeQL breaking the build steps. The same steps that succeed by themselves will fail when C…
-
When the bitrate tracer is paired with 2 or more other tracers, the CTF file is unreadable.
-
I am running the example code:
vmb = vmb.VmbSystem.get_instance()
with vmb:
cams = vmb.get_all_cameras()
for cam in cams:
print(cam)
and with vmb is raising the error:
Tra…
tmid3 updated
5 months ago
-
### Expected Behaviour
Given the documentation, I would have expected the Validation to be skipped in the situation a middleware responds before the request gets to the route handler.
### Curren…
-
When running mypy 1.8 on some of our samples, an error is generated saying that `"TracerProvider" has no attribute "add_span_processor"`
From the looks of it, seems like [get_tracer_provider](htt…
-
Suggestion:
Just exclude CPUs as runnable devices for the tracer so the hardcoded path is not needed in the KernelManager.
-
### Integration Name
Azure Logs [azure]
### Dataset Name
_No response_
### Integration Version
1.14.0
### Agent Version
8.15.1
### Agent Output Type
elasticsearch
### Elasticsearch Version
…
-
I'm trying to integrate CLAD in my project, but I get a seemingly random crash when I do so. CLAD is built from source
https://github.com/efeklisov/LiteRF-RadianceFields/blob/7934405fd2cbb58c12dc0…
-
|[](https://github.com/therve)| @therve reported|
|-|-|
|Trac ID|trac#2846|
|Type|enhancement|
|Created|2007-10-08 08:18:41Z|
The following patch corrects that:
```
Index: twisted/scripts/trial.py
==…