<table><tr><td style="">sitter created this revision.<br />sitter added a reviewer: mart.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />sitter requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D21895">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>the sleep is implemented with a nested event loop which may result in<br />
segfaults when something in the new loop stack accesses objects from the<br />
original loop stack that are presently in a bad state because they were<br />
not meant to be accessed (and only can because of the nesting).</p>

<p>to aid in debugging let's leave a trace of the fact that sleep was used<br />
when in fact, using sleep is super risky.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>warning gets printed when sleeping</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>Plasma/5.16</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21895">https://phabricator.kde.org/D21895</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>shell/scripting/appinterface.cpp</div></div></div><br /><div><strong>To: </strong>sitter, mart<br /><strong>Cc: </strong>plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>