Skip to content

Conversation

mykolasolodukha
Copy link

What?

  • Add the --app-dir/-d params in CLI to add the directory to add to sys.path before trying to import_module(...).
  • Add the --app-dir/-d to both the Worker and Scheduler.

Why?

  • To support the projects that have a separate sources directory.

How to test?

  • When something lives in ./my_src/my_module.py, it should be imported with --app-dir my_src my_module:my_broker.

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

Successfully merging this pull request may close these issues.

1 participant