Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

added Process.new so you can do App.processes.add(type, quantity) #14

Merged
merged 1 commit into from
Apr 24, 2012

Conversation

ojii
Copy link
Contributor

@ojii ojii commented Apr 24, 2012

Allows you to add processes that have not been scaled yet from Python.

@kennethreitz
Copy link
Contributor

Why would you want to do this when you can do process.scale(10)?

@ojii
Copy link
Contributor Author

ojii commented Apr 24, 2012

try that with a process that was scale(0)'ed before.

@kennethreitz
Copy link
Contributor

Gah

kennethreitz pushed a commit that referenced this pull request Apr 24, 2012
added Process.new so you can do App.processes.add(type, quantity)
@kennethreitz kennethreitz merged commit 3dee784 into heroku:master Apr 24, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants