Skip to content

Conversation

@zealotous
Copy link

No description provided.

This fixes issues when PYTHONPATH contains multiple mamba based projects

We have:
PYTHONPAHT=project-1:project-2

Issue:
If we run `project-2: $ twistd project-2`,
twistd MIGHT start/pickup project-1 because project-1 has `project-2` tapname read from project-2/config/application.json 
because it's in $PWD.  @see https://github.com/twisted/twisted/blob/trunk/src/twisted/application/app.py#L654-L666
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