mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #125] when processing lots of messages canceling is futile [bug] #100
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mandric on GitHub (Sep 20, 2013).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/125
there is a loop that cannot be broken out of when sending many messages. smssync warns but canceling does nothing to the loop, pretty sure we want to be able to break out of that loop.
to reproduce, queue up a hundred or so message in your tasks checker, then turn on smssync to poll the task.
log entry:
@eyedol commented on GitHub (Sep 24, 2013):
I think this is an OS thing. I will have to double check on this.
@eyedol commented on GitHub (Apr 8, 2014):
@mandric Is this issue still happening?
@eyedol commented on GitHub (Apr 17, 2015):
@mandric closing this issue. Feel free to reopen if it still happens