-
I am seeing an issue on one of our custom electronics racks that is forcing me to run the ghz_dac_bringup.py script after every measurment. When I bring up the boards, the LEDs Dt4 A through Dt1 A all…
-
Hi! Could you help me with the following question? How to enable the `@MaxDepth` checks in case of the standard Symfony Serializer? The `context->enableMaxDepth()` doesn't work for me. The `@View(seri…
-
We want to fake the ability to have 128 bit uint pdarrays. This has come up in the past with the IPV6 work (See #1919 and #2301) but didn't go anywhere
The current idea is to create a record contai…
-
If a serializer has a field named the same as DRF's `Serializer` class properties; `data`, `errors` and `fields`, an assignment error will be thrown.
-
I've seen the frb(ui_state) and frm(ui_mutation) and i honestly cannot appreciate enough as it is the best multiplatform dev solution I've seen in a while. 👏🏻
Looked at the code and it seems Materi…
-
### Issue Summary
When connecting to a monifactory server that I host, I get an `Internal Exception: java.lang.IllegalArgumentException: Unknown recipe serializer Minecraft:` exception.
Both th…
-
### Description
Unable to deserialize `ArraySegment` using `System.Text.Json.JsonSerializer`, even when the value was serialized using `System.Text.Json.JsonSerializer`.
### Reproduction Steps
…
-
| --- | --- |
| Bugzilla Link | [461142](https://bugs.eclipse.org/bugs/show_bug.cgi?id=461142) |
| Status | RESOLVED FIXED |
| Importance | P3 normal |
| Reported | Mar 01, 2015 04:25 EDT |
| Mod…
-
the current documentations seems outdated:
https://learn.microsoft.com/en-us/dotnet/orleans/grains/grain-persistence/relational-storage
Is json now used as the default serialization as the .UseJso…
-
Example:
` var byt = one.nio.serial.Serializer.persist(BigDecimal.ZERO);
`
Error:
```
Exception in thread "main" java.lang.VerifyError: Bad invokespecial instruction: current class isn't a…