Skip to content

Conversation

@FGasper
Copy link
Collaborator

@FGasper FGasper commented Nov 29, 2024

This fixes the following:

  • reportutils.FmtBytes() needs the unit after the number; right now it just gives the number.
  • The “Check finished” log should print if there is no error, not if there is an error.
  • The “No tasks found” log should be suppressed.
  • The worker tracker needs entries unset once they are done being processed.
  • The findCmd log should not print for recheck tasks since the list of IDs can be long.
  • The “Finished document comparison task” log should print only if that task succeeds.

- reportutils.FmtBytes() needs the unit after the number;
  right now it just gives the number.
- The “Check finished” log should print if there is no error,
  not if there is an error.
- The “No tasks found” log should be suppressed.
- The worker tracker needs entries unset once they are done
  being processed.
- The findCmd log should not print for recheck tasks since the
  list of IDs can be long.
- The “Finished document comparison task” log should print only
  if that task succeeds.
@FGasper FGasper changed the title Fix various typos. Fix various typos and logging anomalies. Nov 29, 2024
@FGasper FGasper closed this Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant