Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite://
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 22 Apr 2012 15:02:04 +0000 (10:02 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 22 Apr 2012 15:02:04 +0000 (10:02 -0500)
commit5d88f39875dfc943b4e11974b3f79f93b05800d3
treeec36b644679c1720e46f55110dcc824030624c20
parentec05785089144e6bf7e2dd9056774342cec1415b
Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite://

Okay, so if you run git master of kombu, this works.  And if you run
the older kombu + kombu-sqlalchemy, this also worked.  In the last
release of kombu (2.1.5) there's a bug, and sqlalchemy+sqlite://
worked for processes consuming tasks but not ones publishing tasks.

Aye aye aye.

I guess we might have to move our setup.py back to the old kombu +
kombu-sqlalchemy setup until they put out a new kombu release? :(
mediagoblin/config_spec.ini