Skip to content

Conversation

timvaillancourt
Copy link
Collaborator

@timvaillancourt timvaillancourt commented Jun 23, 2022

Related issue: #1117

Description

This PR resolves an integer divide by zero panic when migrationContext.HooksStatusIntervalSec is zero. After this PR, no status will be printed when the interval is set to zero

In case this PR introduced Go code changes:

  • contributed code is using same conventions as original code
  • script/cibuild returns with no formatting errors, build errors or unit test errors.

@timvaillancourt timvaillancourt requested review from a user and rashiq June 23, 2022 10:55
@timvaillancourt timvaillancourt added this to the v1.1.5 milestone Jun 23, 2022
@timvaillancourt timvaillancourt linked an issue Jun 23, 2022 that may be closed by this pull request
@ghost ghost merged commit 3901a86 into github:master Jul 6, 2022
@timvaillancourt timvaillancourt deleted the fix-issue-1117 branch July 6, 2022 22:40
@ghost ghost mentioned this pull request Jul 7, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

printStatus causes a divide by zero error
2 participants