Skip to content

I/O exception and does not commit #318

Description

@LukeSavefrogs

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? (classor 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 [WinError995] 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions