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 optimize synchronous #1322

Merged
merged 1 commit into from
Feb 14, 2021
Merged

Make optimize synchronous #1322

merged 1 commit into from
Feb 14, 2021

Conversation

TrySound
Copy link
Member

Ref #1015

Looks like sax is synchronous and we do not need to listen "end"
event. This allows to avoid all callbacks and make optimize method
synchronous.

cc @gregberge @deepsweet

Ref #1015

Looks like `sax` is synchronous and we do not need to listen "end"
event. This allows to avoid all callbacks and make `optimize` method
synchronous.
@TrySound TrySound merged commit 1dc5ee3 into master Feb 14, 2021
@TrySound TrySound deleted the sync-api branch February 14, 2021 12:01
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.

1 participant