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

BUG Random failures on Appveyor #175

Open
tomMoral opened this issue Oct 4, 2018 · 3 comments
Open

BUG Random failures on Appveyor #175

tomMoral opened this issue Oct 4, 2018 · 3 comments
Labels

Comments

@tomMoral
Copy link
Collaborator

tomMoral commented Oct 4, 2018

There are several random failures in appveyor.
Let's try to report all of them here:

Exception in thread QueueManagerThread:
Traceback (most recent call last):
  File "C:\Python27-x64\Lib\threading.py", line 801, in __bootstrap_inner
    self.run()
  File "C:\Python27-x64\Lib\threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "C:\projects\loky\loky\process_executor.py", line 681, in _queue_management_worker
    p._worker_exit_lock.release()
WindowsError: [Error 6] The handle is invalid
@massich

This comment has been minimized.

@tomMoral

This comment has been minimized.

@tomMoral
Copy link
Collaborator Author

Another of this kind: here

@tomMoral tomMoral changed the title Test random failures BUG Random failures on Appveyor Nov 4, 2018
@tomMoral tomMoral added the bug label Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants