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

DOP-4010: fix console.time warnings #912

Merged
merged 3 commits into from
Sep 22, 2023
Merged

DOP-4010: fix console.time warnings #912

merged 3 commits into from
Sep 22, 2023

Conversation

mayaraman19
Copy link
Contributor

DOP-4010

Calls to console.time() within the insert() function in the persistence module can be problematic when multiple labels are created. This changes it so calls to console.time() must be explicitly specified when calling insert().

@mayaraman19 mayaraman19 merged commit 95e9758 into master Sep 22, 2023
@mayaraman19 mayaraman19 deleted the DOP-4010 branch September 22, 2023 18:50
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