[ 
https://issues.apache.org/jira/browse/DROIDS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016063#comment-13016063
 ] 

Richard Frovarp commented on DROIDS-139:
----------------------------------------

Fixed in r1089152. I did make it so that offer() will always blindly call 
add(). This should keep history even if the implementation doesn't call add() 
from offer(). Does anyone see any problems with this?

> Error in SimpleTaskQueueWithHistory
> -----------------------------------
>
>                 Key: DROIDS-139
>                 URL: https://issues.apache.org/jira/browse/DROIDS-139
>             Project: Droids
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.0.1
>            Reporter: Giulio Cesare Solaroli
>            Priority: Critical
>         Attachments: patch.diff, testCase.diff
>
>
> The SimpleTaskQueueWithHistory class will not accept any new value added with 
> either the 'offer' nor 'add' method, due to a cross check that always fails.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to