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: add a delay for system event monitoring to start before pull completes as the run commands are async #144

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

Shubhranshu153
Copy link
Contributor

Issue #, if available:

Description of changes:
This test fails around 50% of time in windows

should get real time events from command

adding the delay ensures system event process has started before the commands it monitors are running. This is a async call so this fix is required.

Testing done:

  • [ x] I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Shubhranshu153 Shubhranshu153 merged commit 5de585f into runfinch:main Mar 28, 2024
3 checks passed
Shubhranshu153 pushed a commit that referenced this pull request Mar 28, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.21](v0.7.20...v0.7.21)
(2024-03-28)


### Bug Fixes

* add a delay for system event monitoring to start before pull completes
as the run commands are async
([#144](#144))
([5de585f](5de585f))
* add custom wait for retry logic
([#141](#141))
([3b69319](3b69319))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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