-
I have been exploring the use of different json libraries to optimize the performance of my custom pipeline and exporter to write traces and logs to files. My primary concern was serialization speed, …
-
I noticed a mismatch in the `ParallelLogger::saveSettingsToJson()` vs. the JSON that was produced via the `irDesign$asJSON()` from the CohortIncidence package.
Steps to reproduce:
Create an IR des…
-
**As** developer,
**I want** to use java classes to communicate with the EDC,
**so that** I don't need to focus on Json-LD.
## Hints / Details
With #416 we did the first step to ensure inter…
-
Encountered an unhandled exception:
```System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\cache\assets\6dd672cd6b336917a36…
-
## Summary
App works ok until I join the server, as soon as I'm at cockpit view, EliteChroma app crashes and won't restart until I quit game to desktop. Was all working fine the day before the Asc…
-
**General Information:**
- OS: MacOS Sonoma 14.3.1
- Python version: 3.10
- Library version: 0.10.8
**Describe the bug:**
JSON Serialization errors due to datetime object not getting seria…
-
### Summary
`EcsLayout` from `log4j2-ecs-layout` currently uses a hardcoded implementation of `MdcSerializer` for MDC serialization. While this works well for most cases, it lacks flexibility for user…
-
Since the update to dotnet SDK 9, searching for vulnerabilities no longer works with the --include-transitive flag.
The following command works:
`dotnet list package --vulnerable`
The following comm…
-
Hey, so I have a question about the JSON serialization of docs. As of now, I believe this is how you do it:
```rs
fn to_json(doc: lib0::any::Any) -> String {
let mut buf = String::new();
…
-
If I first post an inverted index (i.e., `ArangoDBNetStandard.IndexApi.IIndexApiClient.PostInvertedIndexAsync`) and then later try to get that inverted index (i.e., `ArangoDBNetStandard.IndexApi.IInde…