-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove the need of having a separate stack of ids that are being pars…
…ed by reusing the knowledge about whether given Id was already in the IncompleteObjects hash set or not
- Loading branch information
1 parent
cd54d66
commit daa7431
Showing
1 changed file
with
6 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Why not just throw here?