8000 Memory leak in effects chain · Issue #10 · kylestetz/lissajous · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Memory leak in effects chain #10
Open
@kylestetz

Description

@kylestetz

When effects are shut off their references linger, which would be fine if they were reused, however if they are turned on again new variables are made and the old ones hang out without being GCed.

This will be a change in the general effect-creating pattern across the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0