mirror of
https://github.com/misiektoja/instagram_monitor.git
synced 2026-04-25 22:35:49 +03:00
[PR #31] [MERGED] Fix pbar showing ? for total after completion. #58
Labels
No labels
Stale
Stale
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/instagram_monitor#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/misiektoja/instagram_monitor/pull/31
Author: @tomballgithub
Created: 1/2/2026
Status: ✅ Merged
Merged: 1/2/2026
Merged by: @misiektoja
Base:
dev← Head:fix-pbar2📝 Commits (1)
aecd32eFix pbar showing ? for total after completion.📊 Changes
1 file changed (+13 additions, -7 deletions)
View changed files
📝
instagram_monitor.py(+13 -7)📄 Description
Fix pbar showing ? for total after completion (N > TOTAL)
Minor cleanup elsewhere for handling Ctrl-C, and safety check within update_pbar to ensure it exists
Updated new 'completed' updates to line up during boot.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.