Skip to content

Comments

Lock count exceeded error#4

Open
sibam wants to merge 2 commits intoefi:masterfrom
datametica:master
Open

Lock count exceeded error#4
sibam wants to merge 2 commits intoefi:masterfrom
datametica:master

Conversation

@sibam
Copy link

@sibam sibam commented Oct 22, 2019

Fix to exceeding lock count limit while clustering. Locking happened on graph when neighbors are being checked. But they were not unlocked. This had caused "Maximum lock count exceeded" error for large graphs. Fix is to explicitly unlock after successful checking of presence of neighbors.

sibam and others added 2 commits October 22, 2019 16:22
…on graph when neighbours are being checked. But they were not unlocked. This had caused "Maximum lock count exceeded" error for large graphs. Fix is to explicitly unlock after successful checking of presence of neighbours.
Fix to exceeding lock count limit while clustering. locking happened …
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

Successfully merging this pull request may close these issues.

2 participants