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

When I start the work task,show error (module 'signal' has no attribute 'SIGRTMIN' ) #5413

Open
xiaodin1 opened this issue Mar 2, 2021 · 4 comments

Comments

@xiaodin1
Copy link

xiaodin1 commented Mar 2, 2021

This incompatibility has been mentioned in this discuss:
#5214

Issue Summary

execute ./manage.py rq worker, show error (module 'signal' has no attribute 'SIGRTMIN' )
image
it seems the mac os does not support SIGRTMIN
Fix by reverting this patch: e2e8714

Steps to Reproduce

./manage.py rq worker

This causes query not to execute normally

Technical details:

  • Redash Version:9.0.0-beta
  • Browser/OS:mac big sur, 11.2.2 (20D80)
  • How did you install Redash:Manual installation
@zhongjiajie
Copy link
Collaborator

Mark it

@susodapop
Copy link
Contributor

This isn't an issue when running in Docker, correct?

@zhongjiajie
Copy link
Collaborator

Seem rq do not work correct in macOS @susodapop

@susodapop
Copy link
Contributor

Seem rq do not work correct in macOS @susodapop

That makes sense. For development use Docker on MacOS. rq works within Docker.

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

3 participants