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

Windows dmypy CI flakes #5983

Closed
msullivan opened this issue Nov 30, 2018 · 1 comment
Closed

Windows dmypy CI flakes #5983

msullivan opened this issue Nov 30, 2018 · 1 comment

Comments

@msullivan
Copy link
Collaborator

We've seen some failures of the daemon tests on windows CI:
https://ci.appveyor.com/project/gvanrossum/mypy/builds/20660260
https://ci.appveyor.com/project/gvanrossum/mypy/builds/20669303

The symptom is a timeout trying to connect while stopping the daemon when doing a
server-triggered restart in dmypy run

  Restarting: plugins changed
  error                   : Timed out waiting for connection. (diff)
  Daemon is stuck; consider C:\projects\mypy\mypy\dmypy.py kill (diff)
  == Return code: 1                             (diff)

@ethanhs

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

No branches or pull requests

2 participants