Pieter de Goeje

Results 2 issues of Pieter de Goeje

Tested versions: 2.9.0.pr3, 2.8.8 and 2.0.1 Expected behavior: Jackson respects `@JsonDeserialize(contentUsing=...)` even if the content's type is determined via `@JsonTypeInfo`. Actual behavior: `@JsonDeserialize(contentUsing=...)` is ignored. The following example demonstrates the...

has-failing-test

A libmodbus client can become stuck reading what it thinks are invalid responses (wrong transaction ID), while only one (the first) response is delayed beyond the timeout. client: modbus_read_registers (tid...