davesc63 / GeoPort

GeoPort: Your Location, Anywhere! The iOS location simulator
https://geoport.me
GNU General Public License v3.0
239 stars 18 forks source link

[Bug] OSError: [Errno 24] Too many open files #21

Closed RL-William-Coates closed 5 months ago

RL-William-Coates commented 5 months ago

Towards the end of a testing session, I got the error [Bug] OSError: [Errno 24] Too many open files when I pressed the 'Stop Location' button. After this, the 'Simulate Location' button appeared to work, but was in fact not updating the location.

I'm on the latest version, on an ARM Mac.

output.log

davesc63 commented 5 months ago

I believe this was due to improper handling of thread termination. Have a resolution in v2.2.0 to properly close location threads when "Stop Location" is pressed