• David Zülke's avatar
    Handle and produce leading 0 in WEB_CONCURRENCY (#355) · acd93479
    David Zülke authored
    The Node buildpack now exports a leading zero in its numbers. This lets us detect that it (or another buildpack) set the value, and overwrite it accordingly.
    
    Fixes the issue where adding the node buildpack to a Python app would cause only one gunicorn worker to be spawned for a 1X dyno, and not two.
    
    We also need to again produce leading zeroes in the value, so that e.g. the PHP buildpack can do the same on boot.
    acd93479
Name
Last commit
Last update
..
bpwatch Loading commit data...
pip-pop Loading commit data...
pip-9.0.1.tar.gz Loading commit data...
python.gunicorn.sh Loading commit data...
setuptools-32.1.0.tar.gz Loading commit data...
shunit2 Loading commit data...
test-utils Loading commit data...