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
This is the error that is printed if you press Ctrl-C when you wait for the prompt:
File "/opt/conda/bin/powerline-shell", line 8, in <module>
sys.exit(main())
File "/opt/conda/lib/python3.9/site-packages/powerline_shell/__init__.py", line 240, in main
segment.add_to_powerline()
File "/opt/conda/lib/python3.9/site-packages/powerline_shell/segments/git.py", line 71, in add_to_powerline
self.join()
File "/opt/conda/lib/python3.9/threading.py", line 1060, in join
self._wait_for_tstate_lock()
File "/opt/conda/lib/python3.9/threading.py", line 1080, in _wait_for_tstate_lock
if lock.acquire(block, timeout):
The version of powershell that is running is 0.7.0.
The text was updated successfully, but these errors were encountered:
This is the error that is printed if you press Ctrl-C when you wait for the prompt:
The version of powershell that is running is 0.7.0.
The text was updated successfully, but these errors were encountered: