Kenneth Reitz
Kenneth Reitz
The real problem here is the first push triggers this behavior, a "stack change". That is likely a bug.
oh, `cedar-11` builds are permanently disabled now, so this appears to easily fixable. But there will be another stack in the future, so this will just come into play once...
Okay, I believe I have now fixed this.
@longhotsummer your suggestion was correct :)
So, the Python buildpack will no longer wipe the contents of `.heroku/vendor` on the first push of an application. I believe that was the cause of this bug. It will...
Also matches `@logme.log` :)
resolve conflicts?
that would be amazing!
how do we get started?
Multiprocessing is a good default. It should be pretty strait forward, I think. Celery and gunicorn both abstract it to simple configuration strings: `'gevent'` and `'eventlet'`.