Skip to content

Memory leak #6

@juanep97

Description

@juanep97

Repeated calls to the astrometry solver (hundreds) end up increasing the allocated memory until it overflow (currently circumvented it in my script by spawning a forked process for each field; which frees the allocated memory).

Versions:

  • python 3.10.9
  • astrometry 4.1.2

Steps to reproduce:

  • Repeatedly solve a field hundreds of times (can be the same field, over a loop).

(thanks for the nice module, btw)

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