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 missing initial progress notifier event #1738

Closed
wants to merge 1 commit into from

Conversation

rorbech
Copy link
Contributor

@rorbech rorbech commented May 6, 2024

Testing the fix for realm/realm-core#7627.

@cla-bot cla-bot bot added the cla: yes label May 6, 2024
@rorbech rorbech added no-changelog no-jira-ticket Skip checking the PR title for Jira reference and removed no-changelog no-jira-ticket Skip checking the PR title for Jira reference labels May 6, 2024
@@ -103,7 +101,7 @@ class ProgressListenerTests {

// We are not sure when the realm actually knows of the remote changes and consider
// them current, so wait a bit
delay(10.seconds)
delay(5.seconds)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this enough for GHA?

@rorbech
Copy link
Contributor Author

rorbech commented May 22, 2024

Fixed by #1746

@rorbech rorbech closed this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants