[PR #31] [MERGED] Fix pbar showing ? for total after completion. #58

Closed
opened 2026-02-27 20:05:13 +03:00 by kerem · 0 comments
Owner

📋 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: devHead: fix-pbar2


📝 Commits (1)

  • aecd32e Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/misiektoja/instagram_monitor/pull/31 **Author:** [@tomballgithub](https://github.com/tomballgithub) **Created:** 1/2/2026 **Status:** ✅ Merged **Merged:** 1/2/2026 **Merged by:** [@misiektoja](https://github.com/misiektoja) **Base:** `dev` ← **Head:** `fix-pbar2` --- ### 📝 Commits (1) - [`aecd32e`](https://github.com/misiektoja/instagram_monitor/commit/aecd32e36b7746959325804aa32b80fdb7cf4415) Fix pbar showing ? for total after completion. ### 📊 Changes **1 file changed** (+13 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `instagram_monitor.py` (+13 -7) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:05:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/instagram_monitor#58
No description provided.