This is new release contains a fixed bug:
- The when an error happens in the shell, it will exit.
Now, it doesn't. It just needed the try: except Exception as e: blocks.
This is new release contains a fixed bug:
Now, it doesn't. It just needed the try: except Exception as e: blocks.