Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make multiprocessing optional #146

Closed
martin-ueding opened this issue Aug 8, 2024 · 1 comment
Closed

Make multiprocessing optional #146

martin-ueding opened this issue Aug 8, 2024 · 1 comment
Labels
component: activity files Parsers for GPX, FIT, KML, TCX, CSV activity files type: bug Something isn't working

Comments

@martin-ueding
Copy link
Owner

A user has reported a strange bug where import of activity files hangs. It is on a MacBook Pro from 2009 with Linux Mint.

I am not sure what the actual issue, but I would like to make multiprocessing optional such that these things become easier to debug.

@martin-ueding martin-ueding added type: bug Something isn't working component: activity files Parsers for GPX, FIT, KML, TCX, CSV activity files labels Aug 8, 2024
@martin-ueding
Copy link
Owner Author

I've added the config option num_processes=1 that will disable this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: activity files Parsers for GPX, FIT, KML, TCX, CSV activity files type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant