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

RuntimeError: context has already been set #648

Open
davetapley opened this issue Sep 11, 2024 · 0 comments
Open

RuntimeError: context has already been set #648

davetapley opened this issue Sep 11, 2024 · 0 comments

Comments

@davetapley
Copy link
Contributor

I want to integrate pyftpdlib in to an existing project,
which calls set_start_method("spawn") at start up, including when using ThreadedFTPServer

I can use force=True to avoid an exception being thrown, but seems like set_start_method shouldn't be called by default.

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