-
-
Notifications
You must be signed in to change notification settings - Fork 302
Closed
Labels
@LukeSavefrogs
Description
Description
Prints an I/O exception and continues. At the end doesn't commit to git but only prints the commit text
Steps to reproduce
Type cz commit
or cz c
and continue
Current behavior
→ Test_Mattutini_PICO: [master ≡ +0 ~2 -0 !]› cz c ? Select the type of change you are committing fix: A bug fix. Correlates with PATCH in SemVer ? What is the scope of this change? (class or file name): (press [enter] to skip) C2C Unhandled exception in event loop: File "c:\python38\lib\asyncio\proactor_events.py", line 768, in _loop_self_reading f.result() # may raise File "c:\python38\lib\asyncio\windows_events.py", line 808, in _poll value = callback(transferred, key, ov) File "c:\python38\lib\asyncio\windows_events.py", line 457, in finish_recv raise ConnectionResetError(*exc.args) Exception [WinError 995] Operazione di I/O terminata a causa dell'uscita dal thread oppure della richiesta di un'applicazione Press ENTER to continue... ? Write a short and imperative summary of the code changes: (lower case and no period)
Desired behavior
Environment
- commitizen version: 2.11.1
- python version: Python 3.8.3
- operating system: Windows