Bug 3901 - LocalityManager_Task::svc needs rework
Summary: LocalityManager_Task::svc needs rework
Status: NEW
Alias: None
Product: DAnCE
Classification: Unclassified
Component: LocalityManager (show other bugs)
Version: 1.0.0
Hardware: All Linux
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2010-10-04 04:53 CDT by Johnny Willemsen
Modified: 2018-01-15 11:22 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2010-10-04 04:53:17 CDT
The LocalityManager_Task::svc needs rework, all _var must be out of scope before we destroy the ORB, probably the easiest to use some kind of scoping or other helper method
Comment 1 Johnny Willemsen 2011-08-23 12:22:08 CDT
Updated version