Anonymous | Login | Signup for a new account | 2025-05-14 07:17 EDT | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000211 | JANA | Bug | public | 2012-03-21 11:33 | 2012-03-26 09:05 | ||||
Reporter | davidl | ||||||||
Assigned To | davidl | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Summary | 0000211: Thread relaunch doesn't allow hd_dump to quit | ||||||||
Description | The new features added to JANA that allow the number of processing threads to be changed while the job is running apparently prevent hd_dump from quitting when the "q" button is hit. The thread is killed, but it looks like another thread is immediately getting relaunched causing the program to continue. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000316) davidl (administrator) 2012-03-26 09:05 |
Fixed in revision 927 for janadump (8936 for hd_dump). The QuitProgram method is called now rather than Quit. The former flags the JApplication that the whole program should shut down so new threads are not launched. The latter just flagged the current JEventLoop to quit. |
![]() |
|||
Date Modified | Username | Field | Change |
2012-03-21 11:33 | davidl | New Issue | |
2012-03-26 09:05 | davidl | Note Added: 0000316 | |
2012-03-26 09:05 | davidl | Status | new => resolved |
2012-03-26 09:05 | davidl | Resolution | open => fixed |
2012-03-26 09:05 | davidl | Assigned To | => davidl |
Copyright © 2000 - 2025 MantisBT Team |