1. Connect successfully 2. Wait until connection is closed (`this.closed === true`) 3. Call `connect()` again 4. Call some command, e.g. `put()` 5. `Error('Connection is closed')` is thrown from client.js