Skip to content

Conversation

beniwohli
Copy link
Contributor

this should avoid re-use of the connection pool of the parent process
after a fork.

fixes #1373

What does this pull request do?

Related issues

closes #ISSUE

this should avoid re-use of the connection pool of the parent process
after a fork.

fixes elastic#1373
@ghost
Copy link

ghost commented Nov 1, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-05T13:56:56.715+0000

  • Duration: 34 min 48 sec

  • Commit: 4c01482

Test stats 🧪

Test Results
Failed 0
Passed 10151
Skipped 8977
Total 19128

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Copy link
Contributor

@basepi basepi left a comment

Choose a reason for hiding this comment

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

Nice find!

@basepi
Copy link
Contributor

basepi commented Nov 5, 2021

Can you add CHANGELOG before you merge this?

@beniwohli beniwohli merged commit a122c6c into elastic:master Nov 8, 2021
@beniwohli beniwohli deleted the fix-1373 branch November 8, 2021 16:29
@ghost
Copy link

ghost commented Nov 8, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-08T16:06:31.975+0000

  • Duration: 34 min 41 sec

  • Commit: a9f1995

Test stats 🧪

Test Results
Failed 0
Passed 10151
Skipped 8977
Total 19128

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Frequent exception in interval timer function with SSL error
2 participants