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

Support for threadpool and QRunnable #882

Open
JanAlexanderPersonal opened this issue Aug 23, 2023 · 0 comments
Open

Support for threadpool and QRunnable #882

JanAlexanderPersonal opened this issue Aug 23, 2023 · 0 comments

Comments

@JanAlexanderPersonal
Copy link

When freezing and making an installer from my program, the subprocessing functionality is broken.
I am using QRunnable objects to execute some tasks. The running of these processes is handled by the application QThreadpool.

This functionality completely breaks after freezing and making an installer.

According to these messages, there is a bug in Pyinstaller with threading. Is that the case? I need help finding something in the Fman documentation about this issue. Is Threading supported? How?

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