whizard is hosted by Hepforge, IPPP Durham

Opened 10 years ago

Closed 10 years ago

#624 closed defect (fixed)

Breakpoints missing in shower code

Reported by: kilian Owned by: Juergen Reuter
Priority: P1 Milestone: v2.2.0
Component: core Version: 2.2.0beta
Severity: critical Keywords:
Cc:

Description

When I try to kill Whizard during shower generation, I fail. A nasty example is parton_shower_2 which spends a lot of time in the shower code.

The solution is to distribute if (signal_is_pending ()) return checks inside the relevant loops, and in the respective callers, so the program can discard the event and exit gracefully.

Change History (3)

comment:1 Changed 10 years ago by Juergen Reuter

JR will do this with BCN on Monday ...

comment:2 Changed 10 years ago by Juergen Reuter

Owner: changed from kilian to Juergen Reuter
Priority: P2P1
Status: newassigned

comment:3 Changed 10 years ago by Juergen Reuter

Resolution: fixed
Status: assignedclosed

Done in r5592.

Note: See TracTickets for help on using tickets.