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

How to make threads work #45

Open
hanlaohan opened this issue Nov 10, 2022 · 3 comments
Open

How to make threads work #45

hanlaohan opened this issue Nov 10, 2022 · 3 comments
Assignees
Labels
Awaiting Feedback Waiting for feedback from submitter or others.

Comments

@hanlaohan
Copy link

I'm in trouble again. It seems that D4P cannot work with Python threads. The threads I create in Python will be blocked by Delphi UI. Is there any way to solve this problem

@lmbelo lmbelo self-assigned this Nov 28, 2022
@lmbelo
Copy link
Member

lmbelo commented Nov 28, 2022

I need further details and maybe a sample to understand your scenario.

@lmbelo lmbelo added the Awaiting Feedback Waiting for feedback from submitter or others. label Nov 28, 2022
@shaunroselt
Copy link
Contributor

Found this issue on StackOverflow regarding Threads also. It's for DelphiVCL though, but seems to be the same issue:

https://stackoverflow.com/questions/72728488/delphivcl-for-python-threading

@lmbelo
Copy link
Member

lmbelo commented Feb 27, 2023

I will try that code and update you guys regarding any news.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Feedback Waiting for feedback from submitter or others.
Projects
None yet
Development

No branches or pull requests

3 participants