Skip to content
Snippets Groups Projects

Drop empty trains before reading in parallel with pasha

Merged Philipp Schmidt requested to merge fix/parallel-read-empty-trains into master

Interim solution to work around a bug in pasha when a KeyData contains has empty trains. It happens because KeyData.trains() skips over empty trains, while the iterator for index does not. Unfortunately fixing this can be a bit tricky, as both cases may be desired.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading