Skip to content

Added launch modules function to api. #2526

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

Merged
merged 1 commit into from
Nov 17, 2016
Merged

Added launch modules function to api. #2526

merged 1 commit into from
Nov 17, 2016

Conversation

bwkiefer
Copy link
Contributor

@bwkiefer bwkiefer commented Nov 16, 2016

Hi, I added this function to start up modules programatically, because using API.connect with no daemon set to true eventually results in the modules not being launched at line 134 of API.js

if (meta.new_pm2_instance == false)
  return cb(err, meta);

Cheers!

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets none
License MIT
Doc PR N/A

@Unitech Unitech merged commit 4347cf6 into Unitech:development Nov 17, 2016
@Unitech
Copy link
Owner

Unitech commented Nov 17, 2016

Great! Thanks

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.

2 participants