You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The direct.rs and extract.rs modules have leftover debug logging ([debug] ObjectSet:, [debug] obj_change) that prints to stderr on every checkpoint. These were added during development and should be removed.
Files:
native/rust-decoder/src/direct.rs — ObjectSet size and obj_change type lookups
The direct.rs and extract.rs modules have leftover debug logging (
[debug] ObjectSet:,[debug] obj_change) that prints to stderr on every checkpoint. These were added during development and should be removed.Files:
native/rust-decoder/src/direct.rs— ObjectSet size and obj_change type lookupsnative/rust-decoder/src/extract.rs— ObjectSet decode stats