I am writing to a serialport using pyserial (3.4) and its context manager. When a write_timeout occurs I want to close and exit without waiting for 30s. Is this possible?