6e60b41f1bf858e8ead813bae92cd2301146ba71
Add logging infrastructure to client.c mirroring the server's node_log pattern, with trace lines for: init, async put/get/delete, begin transfers, replay requests, all received message types (store ack, fetch chunk response, redirect, reply, get blob response), disconnects, and unexpected messages. Add result/operation trace lines to random_client.c and fix a bug where the random client never started its first operation (the condition `result.type != TOASTYFS_RESULT_VOID` was always false on the first tick since no operation was pending). https://claude.ai/code/session_0184gHjra7fsmSPZ4kppaGhC
Languages
C
98.4%
Shell
1%
Zig
0.4%
Batchfile
0.2%