[ckan-changes] [ckan/ckan] c360d3: cli: fix passing of concurrency arg for celery
GitHub
noreply at github.com
Tue Oct 17 12:08:54 UTC 2017
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: c360d3e21a6d889fa8c19ece23fda0cac14333eb
https://github.com/ckan/ckan/commit/c360d3e21a6d889fa8c19ece23fda0cac14333eb
Author: Richard Marko <rmarko at fedoraproject.org>
Date: 2017-10-13 (Fri, 13 Oct 2017)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
cli: fix passing of concurrency arg for celery
Allows running only one worker, required as a work-around for race conditions that can happen if e.g. two jobs update extras.
Commit: 415039446ddbd449f29484b1ad5fd3a9fb10202a
https://github.com/ckan/ckan/commit/415039446ddbd449f29484b1ad5fd3a9fb10202a
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-10-17 (Tue, 17 Oct 2017)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
Merge pull request #3871 from sorki/patch-1
cli: fix passing of concurrency arg for celery
Compare: https://github.com/ckan/ckan/compare/b5b8bf0a7808...415039446ddb
More information about the ckan-changes
mailing list