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

[Backport 2.x] Fix thread hang in flow framework issue #417

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport bf2cad0 from #413.

* Fix hang in flow framework

Signed-off-by: zane-neo <[email protected]>

* Fix spotless

Signed-off-by: Daniel Widdis <[email protected]>

* Fix tests to account for async delay

Signed-off-by: Daniel Widdis <[email protected]>

* Update GHA version for security tests

Signed-off-by: Daniel Widdis <[email protected]>

---------

Signed-off-by: zane-neo <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>
Co-authored-by: Daniel Widdis <[email protected]>
(cherry picked from commit bf2cad0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c7c2e1) 71.83% compared to head (b46651e) 71.68%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #417      +/-   ##
============================================
- Coverage     71.83%   71.68%   -0.16%     
  Complexity      613      613              
============================================
  Files            79       79              
  Lines          3082     3083       +1     
  Branches        237      237              
============================================
- Hits           2214     2210       -4     
- Misses          763      767       +4     
- Partials        105      106       +1     

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

@dbwiddis dbwiddis merged commit 2b12d57 into 2.x Jan 17, 2024
19 checks passed
@dbwiddis dbwiddis deleted the backport/backport-413-to-2.x branch January 17, 2024 21:20
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.

1 participant