https://bugs.kde.org/show_bug.cgi?id=392768
            Bug ID: 392768
           Summary: KIO::AccessManager keeps ioslave spinning indefinitely
           Product: frameworks-kio
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: fa...@kde.org
          Reporter: k...@privat.broulik.de
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

When using KIO AccessManager in QML, an Image loading from http results in
http.so lingering around consuming 4-8% CPU on one core indefinitely,
significantly reducing battery life.

    Image {
        source: "https://www.kde.org/content/home/plasma-5-12-lts-logo.jpg";
    }

is enough to trigger this

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

Reply via email to