Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jan 26, 2022

This is an automatic backport of pull request #3162 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.com

…#3162)

There's a possibility that the number of tracked allocs overflow the maximum
if, e.g., 65k allocs are stored in the alloc tracker and then 1k allocs are
stored in the freezer: when the freezer is merged back in the alloc tracker,
then it will overflow.

Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com>
Co-authored-by: Gabriele N. Tornetta <P403n1x87@users.noreply.github.com>
(cherry picked from commit c861b8f)
@codecov-commenter
Copy link

Codecov Report

Merging #3181 (559661d) into 0.56 (5d2d650) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             0.56    #3181   +/-   ##
=======================================
  Coverage   84.34%   84.34%           
=======================================
  Files         624      624           
  Lines       45341    45341           
=======================================
  Hits        38242    38242           
  Misses       7099     7099           

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 5d2d650...559661d. Read the comment docs.

@mergify mergify bot merged commit 492521a into 0.56 Jan 28, 2022
@mergify mergify bot deleted the mergify/bp/0.56/pr-3162 branch January 28, 2022 16:22
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.

4 participants