Skip to content

执行ControlModule的shutdown操作后,应用里的sandbox内存对象没有全部清除 #108

@luozhihuan

Description

@luozhihuan

image
执行完shutdown后,发现还有sandbox的相关对象在应用中没有清除
源码中ControlModule类cleanSpy()方法会对Spy类的熟悉进行赋值null操作,但没有对非Method的属性进行该操作
image
image
通过内存分析,也发现该对象进行存活于应用内存中
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions