The zig JSON deserializer is producing mixed string/integer outputs for EventId in JSON schedules. This causes the JSON parser in libsched to abort Looks like a bug in Zig std lib; may be fixed by updating Zig version
The zig JSON deserializer is producing mixed string/integer outputs for EventId in JSON schedules.
This causes the JSON parser in libsched to abort
Looks like a bug in Zig std lib; may be fixed by updating Zig version