Menu

#376 Add a way to interrupt evaluation for deadlock detection

open
nobody
None
5
2009-08-08
2009-08-07
No

When I run the attached file in debug mode and try to interrupt the evaluation (by selecting a thread in the upper left panel and pressing the 'suspend' button), nothing happens at all.

Discussion

  • Nikolaus Rath

    Nikolaus Rath - 2009-08-07
     
  • Fabio Zadrozny

    Fabio Zadrozny - 2009-08-08

    This is happening because it will break only when the next statement is executed (which unfortunately makes it difficult to find about lock conditions in your code)

    So, if you wait the 120 seconds (or make that a 20 second to check faster) and press the halt works...

    I've updated the summary (and changed it to a feature request)

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2009-08-08
    • milestone: 899000 -->
    • summary: Cannot interrupt evaluation --> Add a way to interrupt evaluation for deadlock detection
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.