You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, for some reason my bar is duplicating. It always happens during the same situation. My assumption is that it is a race condition. But adding locks around all calls that touch the bar didn't help.
So, am I fundamentally missunderstanding something or could it be a bug?
I can try to make a minimally reproducable example and test in on different terminals and distros if you want.
This case happened on Windows 11, Powershell Core, Wezterm.
This case happened on Windows 11, Powershell Core, Wezterm.
Is any example in particular this one works as expected in your environment? If answer is yes, then try to use (*mpb.Progress).Wait() instead of Shutdown().
So, for some reason my bar is duplicating. It always happens during the same situation. My assumption is that it is a race condition. But adding locks around all calls that touch the bar didn't help.
So, am I fundamentally missunderstanding something or could it be a bug?
I can try to make a minimally reproducable example and test in on different terminals and distros if you want.
This case happened on Windows 11, Powershell Core, Wezterm.
wezterm-gui_HlroIhodAw.mp4
The text was updated successfully, but these errors were encountered: