<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Why does the destructor for QQuickPixmapReader have a blocking wait call?]]></title><description><![CDATA[<p dir="auto">I have a bug right now where anytime i call createPattern(image, "repeat") in my code my application hangs on shutdown. I've debugged it and the issue seems the be the blocking wait call in ~QQuickPixmapReader never returning. If we are calling the destructor for an object, why would we continuously wait? or at least set the conditions to ensure the run functions exits in an quick manner.</p>
]]></description><link>https://forum.qt.io/topic/96391/why-does-the-destructor-for-qquickpixmapreader-have-a-blocking-wait-call</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 07:51:27 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/96391.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Nov 2018 14:19:52 GMT</pubDate><ttl>60</ttl></channel></rss>