Skip to content

Huge memory leak... #3

Description

@TheJoshGriffith

Running this on a pi2 in high resolution mode, I'm leaking 1MB/second. With manual garbage collection (gc.collect()) every loop, I managed to reduce that to about 10MB/minute. I'm still cautious of using it though.

Have developers any idea why this might be the case? It does appear to be server.py which is leaking, but to the best of my knowledge no objects are being left uncleaned. It could potentially be a driver issue, but then I don't understand why the python process would be showing the leak itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions