Skip to content
  • Dmitry Kazakov's avatar
    Fix asserts in KisSuspendProjectionUpdatesStrokeStrategy · 6d7f665b
    Dmitry Kazakov authored
    It looks like RESUME stroke strategy works differently from
    other strategies. It can be suspended even when there are no
    internal jobs left. It happens because the strokes queue uses
    RESUME strategies as a marker for a position, where to place
    LodN strokes. It will add new strokes before it even if the
    resume strategy is almost done :)
    
    BUG:404552
    6d7f665b