Skip to content
  • David Edmundson's avatar
    Autodelete smapsRunnable · ebcf8752
    David Edmundson authored
    The runnable has an early return on error conditions. This means
    finished() might never be called.
    
    Now we've removed the accessor and provide the return value in the
    signal we can just set autoDelete.
    
    BUG: 428048
    ebcf8752