
| Key: |
RVM-608
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Ian Rogers
|
| Reporter: |
Ian Rogers
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
When we scalar replace an object we don't check to see if the object has a finalizer, this can mean we scalar replace the object and its finalizer will never be run. For now we should just not scalar replace objects with finalizers.
|
|
Description
|
When we scalar replace an object we don't check to see if the object has a finalizer, this can mean we scalar replace the object and its finalizer will never be run. For now we should just not scalar replace objects with finalizers. |
Show » |
|