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

Missing certificates cause the fixture to hang on Windows #11

Closed
bebleo opened this issue Jul 29, 2020 · 0 comments
Closed

Missing certificates cause the fixture to hang on Windows #11

bebleo opened this issue Jul 29, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@bebleo
Copy link
Owner

bebleo commented Jul 29, 2020

When running under Windows and a FileNotFoundError is raised the fixture hangs. Since signals doesn't play nicely with asyncio on Winddows this is difficult to easily recover from (see issue #4).

The method raising the error:
https://github.com/bebleo/bebleo_smtpd_fixture/blob/88d518ec6fc852eb38cbf09a0105a98474cffc2a/bebleo_smtpd_fixture/controller.py#L52-L70

@bebleo bebleo added the bug Something isn't working label Jul 29, 2020
@bebleo bebleo closed this as completed in 898dc74 Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant