aburrell / apexpy

A Python wrapper for Apex coordinates
MIT License
34 stars 25 forks source link

Memory error #116

Closed ljlamarche closed 1 year ago

ljlamarche commented 1 year ago

Description

This is a draft PR to make it easier to track some of the issues/changes pertinent to #115. The main problem was a variety of memory errors that seemed to occur somewhat randomly when an Apex object was initialized, but there seem to be several things that potentially could contribute to this. (See #115 for ongoing discussion - will copy main points to this thread when ready to review).

Fixes #115 (not yet)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Test Configuration

Checklist