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 assistant tests #58

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Fix assistant tests #58

merged 1 commit into from
Jan 2, 2024

Conversation

cpfiffer
Copy link
Collaborator

@cpfiffer cpfiffer commented Jan 2, 2024

The issue reported in #57 seems to basically be due to the test being called too close to the original run call. This PR just adds a sleep call to wait four seconds before modify_run is called.

@cpfiffer
Copy link
Collaborator Author

cpfiffer commented Jan 2, 2024

@rory-linehan this should fix it!

@roryl23
Copy link
Collaborator

roryl23 commented Jan 2, 2024

Glad it was that simple! It did seem like some kind of race condition initially

@roryl23 roryl23 merged commit 81512e3 into JuliaML:main Jan 2, 2024
1 of 2 checks passed
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