Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 276 Bytes

File metadata and controls

5 lines (4 loc) · 276 Bytes

Cluster mode: IoError events are silently dropped

In --cluster mode, group_into_clusters() only processes TextDiff events. IoError, Binary, and TypeMismatch events from walk_file_pairs() are ignored. Consider printing or counting them, especially IoError.