Fix a human readable serialisation error from testing new topdown checkpointing. I think I have fixed this before in one of the PRs, but somehow the commit is lost.
Basically the fix is about when Human Readable serialiser is used, it should be doing a check instead of using string serialisation all the way.
Fix a human readable serialisation error from testing new topdown checkpointing. I think I have fixed this before in one of the PRs, but somehow the commit is lost.
Basically the fix is about when Human Readable serialiser is used, it should be doing a check instead of using string serialisation all the way.