Skip to content

Conversation

@pmnoxx
Copy link
Contributor

@pmnoxx pmnoxx commented Mar 20, 2021

This is a corrected version of #4145 which I reverted.
I added a check, to make sure we don't prune edges while they are requests to edge versifier in progress.

}
}
new_edges.push(edge);
if start.elapsed() >= Duration::from_millis(50) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you extract this time duration out as a constant?

@pmnoxx pmnoxx force-pushed the piotr-verify-edges-only-once-revised branch from 2259892 to 50768d5 Compare March 23, 2021 08:32
@pmnoxx pmnoxx force-pushed the piotr-verify-edges-only-once-revised branch from 50768d5 to 5090ebb Compare March 23, 2021 08:32
@pmnoxx pmnoxx self-assigned this Mar 23, 2021
@near-bulldozer near-bulldozer bot merged commit 2725f1f into master Mar 23, 2021
@near-bulldozer near-bulldozer bot deleted the piotr-verify-edges-only-once-revised branch March 23, 2021 09:06
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.

3 participants