Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved poll creation #1

Merged
merged 1 commit into from
Feb 2, 2012
Merged

Conversation

thedavidmccann
Copy link
Member

There's actually no reason to ever create the messages in "locked" status anyway, this is a relic of one of the older ways we were creating polls.

Now the bulk sql work is almost equally split between "create_with_bulk" and "start"...it's moving fairly quickly on my local machine, but of course that's no guarantee it'll be fast enough to work on production. But, it's a step in the right direction...

@mossplix
Copy link
Member

what about the unregister app poll_started signal litsner? doesn't it require the locked stuff?

@thedavidmccann
Copy link
Member Author

Nope. It doesn't do anything until the messages are in "P" status.

On Mon, Jan 16, 2012 at 10:33 AM, Mugisha Moses <
[email protected]

wrote:

what about the unregister app poll_started signal litsner? doesn't it
require the locked stuff?


Reply to this email directly or view it on GitHub:
#1 (comment)

@mossplix
Copy link
Member

ahh you do it message.masstext .. ok will go ahead and pull it in :)

@mossplix mossplix merged commit 3dc90c1 into unicefuganda:master Feb 2, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants