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

Add missing flush API (close #679) #684

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mscwilson
Copy link
Contributor

For issue #679

Exposes the Emitter flush() method

Base automatically changed from release/6.0.3 to master April 19, 2024 08:45
@coreypett
Copy link

Anything I can do to help get this merged?

@mscwilson
Copy link
Contributor Author

After discussion within the team, we've decided to backburner this PR for now. The way the Emitter works is different between the Android and iOS trackers; we have plans to eventually update the Android code. For now, we're concerned that this change is too naive and could lead to unexpected behaviour - that flush() could be called but not do anything.

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