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 nearestN, etc reentrant? #17

Closed
mmastroianni opened this issue Sep 3, 2011 · 2 comments
Closed

Make nearestN, etc reentrant? #17

mmastroianni opened this issue Sep 3, 2011 · 2 comments
Assignees
Milestone

Comments

@mmastroianni
Copy link

I noticed that the parents, parentsEntry, and priorityQueue members are cleared and used in several places. Making these local to their places of use would make these methods threadsafe. I'd be willing to do this if you would like.

@aled
Copy link
Owner

aled commented Jan 8, 2012

This feature will be in version 1.1.

@ghost ghost assigned aled Jan 5, 2014
@aled
Copy link
Owner

aled commented Jan 5, 2014

Update committed to master branch.

@aled aled closed this as completed Jan 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants