https://bugs.kde.org/show_bug.cgi?id=43820

Aleix Pol <aleix...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INTENTIONAL                 |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/attica/commit/cea26c
                   |                            |e3fd2af9f7edbda62e7a3efe5f4
                   |                            |81bdd07

--- Comment #8 from Aleix Pol <aleix...@kde.org> ---
Git commit cea26ce3fd2af9f7edbda62e7a3efe5f481bdd07 by Aleix Pol.
Committed on 30/09/2021 at 00:10.
Pushed by apol into branch 'master'.

Do not mark jobs that have been aborted as errored

We even provide API to do so through BaseJob::abort(), it clearly isn't
an error, much less a NetworkError.

Instead, provide API to check that it indeed was aborted in case it's
necessary when checking the result of the job in case it's necessary.

M  +6    -1    src/atticabasejob.cpp
M  +7    -0    src/atticabasejob.h

https://invent.kde.org/frameworks/attica/commit/cea26ce3fd2af9f7edbda62e7a3efe5f481bdd07

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to