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

Sleep thread to allow jobs to finish #1066

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

Joshua152
Copy link
Contributor

Issue #, if available:

Description of changes:
Added thread sleep to allow any potential running jobs to finish

CheckList:

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Joshua Au <joshuahyau@gmail.com>
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5aeed27) 74.81% compared to head (8ce3f4e) 74.90%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1066      +/-   ##
============================================
+ Coverage     74.81%   74.90%   +0.09%     
- Complexity     2810     2812       +2     
============================================
  Files           367      367              
  Lines         16518    16518              
  Branches       2362     2362              
============================================
+ Hits          12358    12373      +15     
+ Misses         2857     2842      -15     
  Partials       1303     1303              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bowenlan-amzn
Copy link
Member

@Joshua152 Great, thanks. Please incorporate this one with your backport PR later.

@jowg-amazon jowg-amazon merged commit b8f2691 into opensearch-project:main Jan 4, 2024
24 of 25 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.

3 participants