| Summary: | G4EventManager::DoProcessing() does not clear abortRequested properly | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Tom Roberts <tjrob> |
| Component: | event | Assignee: | asai |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P5 | ||
| Version: | 9.4 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Tom Roberts
2011-02-04 00:53:40 CET
Thank you for the report. I will look into it. Kind regards, Makoto Thank you once again for your report. I added one more reset of abortRequested flag at the top of G4EventManager::DoProcessing() method. This modification should be included in the next (patch) release. Kind regards, Makoto |