Skip to content

Should FM result set be in a weak set, so it can close when outside of scope? #441

@ccgus

Description

@ccgus

See this twitter thread for info:
https://twitter.com/ccgus/status/671395172375105536

Basically- if an FMResultSet goes out of scope, it'll stay in a set forever. Should it have a weak ref somewhere, so it can be dealloc'd and clean up on its own?

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