Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

feat req: add a quit operation for better quitting #12

Open
JerryWn12 opened this issue Feb 12, 2023 · 2 comments
Open

feat req: add a quit operation for better quitting #12

JerryWn12 opened this issue Feb 12, 2023 · 2 comments

Comments

@JerryWn12
Copy link

No description provided.

@fred913
Copy link
Contributor

fred913 commented Feb 12, 2023

Please describe more detailedly - what does "quit operation" mean? A URL endpoint?

@JerryWn12
Copy link
Author

press ctrl+c it should be quit normally but not some error message

INFO:     Shutting down
INFO:     Finished server process [4616]
Exception ignored in: <function Chrome.__del__ at 0x00000286FB53E200>
Traceback (most recent call last):
  File "C:\Users\JerryWn\.virtualenvs\ChatGPT-Proxy-qBbK2YsE\Lib\site-packages\undetected_chromedriver\__init__.py", line 788, in __del__
    self.quit()
  File "C:\Users\JerryWn\.virtualenvs\ChatGPT-Proxy-qBbK2YsE\Lib\site-packages\undetected_chromedriver\__init__.py", line 743, in quit
    time.sleep(0.1)
OSError: [WinError 6] 句柄无效。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants