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

fix(ios): streaming parsing for applesimutils --list #4335

Closed
wants to merge 1 commit into from

Conversation

noomorph
Copy link
Collaborator

Description

This solves an issue with very dirty iOS environments, where there are just way too many simulators.

As this solution is implemented via a streaming parser, we should no longer have issues with the magic maxBuffer number.

@noomorph noomorph requested a review from d4vidi as a code owner January 15, 2024 13:40
Copy link
Contributor

@asafkorem asafkorem left a comment

Choose a reason for hiding this comment

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

LGTM 🙂

@d4vidi
Copy link
Collaborator

d4vidi commented Jan 16, 2024

@noomorph

I need some product manager-like decision on the fix in Detox:

IIUC this is going to be agnostic to the user, because we await the cp anyways. So, not sure what to consider here, have I missed something?

In addition, some extra thoughts here: Would it make sense to enable this on the util-level - namely, alongside (or bundled-in) cp.spawnAndLog()? I wonder.

In any case, a great improvement.

@d4vidi d4vidi requested review from d4vidi and removed request for d4vidi January 29, 2024 13:02
@d4vidi d4vidi removed their assignment Jan 29, 2024
@d4vidi
Copy link
Collaborator

d4vidi commented Jan 29, 2024

@noomorph In this iteration, let's take a brave decision here to make to break.

@d4vidi
Copy link
Collaborator

d4vidi commented Feb 12, 2024

Closing in favor of the discussion in wix/AppleSimulatorUtils#122

@d4vidi d4vidi closed this Feb 12, 2024
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