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

"python -m unittest strokes.py" doesn't exit for me #124

Open
d33tah opened this issue May 2, 2018 · 0 comments
Open

"python -m unittest strokes.py" doesn't exit for me #124

d33tah opened this issue May 2, 2018 · 0 comments

Comments

@d33tah
Copy link

d33tah commented May 2, 2018

Hi,

Consider the following repo:

https://github.com/d33tah/strokes/tree/7b52ba4b194b4127bd38e290e6bac742cfc06547

When I comment out test_gen_nihao_200, it works fine. Unfortunately if I don't, it reports success but doesn't exit (seems to loop forever). Leaving just test_gen_nihao_200 doesn't help either. Looks like mixing in async code and subprocesses does something unexpected. Could you help me sort out what?

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