| Summary: | Scoped instances are never removed from AdaptableScope | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Markus Muehlbrandt <markus.muehlbrandt> |
| Component: | GEF Common | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | nyssen |
| Version: | 5.0.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
| Whiteboard: | |||
|
Description
Markus Muehlbrandt
Resolving this as duplicate of #506379. The proposed fix (removing scoped instances when leaving the scope) is not appropriate, as e.g. the handle part injection will take place at a later point in time (and not during initial creation), where the scopes will be re-entered (and instances would not be scoped). *** This bug has been marked as a duplicate of bug 506379 *** |