Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Oct 8, 2021

This is an automatic backport of pull request #2894 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

When forking a worker process, gevent creates native threads, which
appear as DummyThread instances in Python. By detecting these cases we
prevent running code in child processes that should not run.

Co-authored-by: Julien Danjou <julien.danjou@datadoghq.com>
(cherry picked from commit e1ab88c)
@mergify mergify bot requested a review from a team as a code owner October 8, 2021 21:05
@codecov-commenter
Copy link

Codecov Report

Merging #2904 (145e1ea) into 0.54 (268af9a) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             0.54    #2904      +/-   ##
==========================================
- Coverage   84.62%   84.62%   -0.01%     
==========================================
  Files         599      599              
  Lines       44101    44103       +2     
==========================================
+ Hits        37320    37321       +1     
- Misses       6781     6782       +1     
Impacted Files Coverage Δ
ddtrace/internal/periodic.py 59.25% <50.00%> (-0.18%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 268af9a...145e1ea. Read the comment docs.

@mergify mergify bot merged commit 4463ee4 into 0.54 Oct 9, 2021
@mergify mergify bot deleted the mergify/bp/0.54/pr-2894 branch October 9, 2021 15:55
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.

5 participants