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

enterleave should not depend on command line args #450

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

antiguru
Copy link
Member

The test depends on the command line args, which is probably not what we want. The test binary only allows its own parameters, so we cannot supply Timely-specific parameters here. Also, passing legitimate parameters to the test binary causes the test to fail because Timely doesn't understand the parameters.

This PR changes the test to a fixed configuration of three worker threads.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@frankmcsherry frankmcsherry merged commit ae3dd8c into TimelyDataflow:master Feb 15, 2022
@antiguru antiguru deleted the enterleave_no_args branch February 15, 2022 14:55
@github-actions github-actions bot mentioned this pull request Oct 29, 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.

2 participants