Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WinError 10038] An operation was attempted on something that is not a socket #6

Open
ReddyKilowatt opened this issue Nov 23, 2020 · 1 comment

Comments

@ReddyKilowatt
Copy link
Owner

When running the attached remote REPL script on pyDriveWire from the pytest_dev3.1 branch,

<dwsocket.DWSocket object at 0x000001A40BB1E588>: Closing connection
Closing: connection: <dwsocket.DWSocket object at 0x000001A40BB1E588>
<dwsocket.DWSocket object at 0x000001A40BB1E588>: Shutting down async read thread: <Thread(Thread-1, started daemon 51632)>
[WinError 10038] An operation was attempted on something that is not a socket
<dwsocket.DWSocket object at 0x000001A40BB1E588>: Exiting _readHandler...
<dwsocket.DWSocket object at 0x000001A40BB1E588>: Shutting down async write thread: <Thread(Thread-2, started daemon 51664)>
<dwsocket.DWSocket object at 0x000001A40BB1E588>: Exiting _writeHandler...

is seen. This doesn't happen on the Python 2 port of pyDriveWire

@ReddyKilowatt
Copy link
Owner Author

dwcmdporttest.py is inside the zip
dwcmdporttest.zip

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

No branches or pull requests

1 participant