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

signal only works in main thread of the main interpreter #3251

Open
MrityunjoyS opened this issue Aug 30, 2023 · 1 comment
Open

signal only works in main thread of the main interpreter #3251

MrityunjoyS opened this issue Aug 30, 2023 · 1 comment

Comments

@MrityunjoyS
Copy link

Getting this issue whenever trying to do luigi build in server, any suggestions. The code was working fine in my local. The application is django based. Any suggestion is appreciated.

@pangyuteng
Copy link

looks like you can disable this feature via configuration

https://github.com/spotify/luigi/blob/master/luigi/worker.py#L594C29-L594C56

see no_install_shutdown_handler in below doc:
https://luigi.readthedocs.io/en/stable/configuration.html

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

2 participants