Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with tootctl's parallelization and progress reporting #12093

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Oct 7, 2019

  • Failures of ActiveRecord::Base.connection_pool.with_connection method were not rescued
  • Progress bar jumped to full at the end even if not all items were processed
  • Deprecation warnings when incrementing progress bar past initial total

@Gargron Gargron added the bug Something isn't working label Oct 7, 2019
@Gargron Gargron merged commit 38b6c34 into master Oct 7, 2019
@Gargron Gargron deleted the fix-tootctl-parallelize branch October 7, 2019 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants