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

Saltnado multiprocess support #25149

Merged
merged 2 commits into from
Jul 6, 2015
Merged

Conversation

jacksontj
Copy link
Contributor

Add multiprocess support to saltnado. (feature for #24979)

The main exception seen is the incompatibility of debug=True and multiprocessing. In addition to that we were initing the event listener (read: zmq sockets) before the fork wich causes other issues. This patch makes rest_tornado fully multiprocess capable.

Feature for saltstack#24979
cachedout pushed a commit that referenced this pull request Jul 6, 2015
Saltnado multiprocess support
@cachedout cachedout merged commit 2f1bad1 into saltstack:2015.5 Jul 6, 2015
@cachedout
Copy link
Contributor

Cool. Thanks, @jacksontj

cachedout pushed a commit to cachedout/salt that referenced this pull request Jul 6, 2015
@cachedout cachedout mentioned this pull request Jul 6, 2015
cachedout pushed a commit that referenced this pull request Jul 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants