[GH-ISSUE #125] when processing lots of messages canceling is futile [bug] #100

Closed
opened 2026-02-28 01:23:11 +03:00 by kerem · 3 comments
Owner

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:

I/ProcessSms( 1343): postToSentBox(): post message to sentbox
I/org.addhen.smssync.util.Util( 1343): processMessages(): Process text messages as received from the user's phone

screen shot 2013-09-20 at 2 46 38 pm

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: ``` I/ProcessSms( 1343): postToSentBox(): post message to sentbox I/org.addhen.smssync.util.Util( 1343): processMessages(): Process text messages as received from the user's phone ``` ![screen shot 2013-09-20 at 2 46 38 pm](https://f.cloud.github.com/assets/25641/1183342/f6b8b5de-222d-11e3-831e-0cefad5e02c7.png)
kerem closed this issue 2026-02-28 01:23:11 +03:00
Author
Owner

@eyedol commented on GitHub (Sep 24, 2013):

I think this is an OS thing. I will have to double check on this.

<!-- gh-comment-id:24971123 --> @eyedol commented on GitHub (Sep 24, 2013): I think this is an OS thing. I will have to double check on this.
Author
Owner

@eyedol commented on GitHub (Apr 8, 2014):

@mandric Is this issue still happening?

<!-- gh-comment-id:39804502 --> @eyedol commented on GitHub (Apr 8, 2014): @mandric Is this issue still happening?
Author
Owner

@eyedol commented on GitHub (Apr 17, 2015):

@mandric closing this issue. Feel free to reopen if it still happens

<!-- gh-comment-id:93867503 --> @eyedol commented on GitHub (Apr 17, 2015): @mandric closing this issue. Feel free to reopen if it still happens
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#100
No description provided.