Skip to content

Clarify timeout behavior in containers.delete comment - #1045

Open
mdegat01 wants to merge 1 commit into
aio-libs:mainfrom
mdegat01:patch-1
Open

Clarify timeout behavior in containers.delete comment#1045
mdegat01 wants to merge 1 commit into
aio-libs:mainfrom
mdegat01:patch-1

Conversation

@mdegat01

Copy link
Copy Markdown
Contributor

What do these changes do?

When trying to figure out the default timeout behavior for various methods I noticed this comment in containers.delete didn't match what was actually happening. I assumed the comment was wrong so figured I'd just put up a tiny PR to fix it.

Are there changes in behavior for the user?

None

Related issue number

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you provide code modification, please add yourself to CONTRIBUTORS.txt
    • The format is <Name> <Surname>.
    • Please keep alphabetical order, the file is sorted by names.
  • Add a new news fragment into the changes folder
    • name it <issue_id>.<type> for example (588.bug)
    • if you don't have an issue_id change it to the pr id after creating the pr
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files."

Changed comment to clarify the default timeout behavior for delete operations.
@mdegat01

Copy link
Copy Markdown
Contributor Author

This seems too trivial for a changelog entry but if you want one let me know and I'll add it

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.11%. Comparing base (178d8a0) to head (4edb1ce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1045   +/-   ##
=======================================
  Coverage   75.11%   75.11%           
=======================================
  Files          26       26           
  Lines        1965     1965           
  Branches      272      272           
=======================================
  Hits         1476     1476           
  Misses        406      406           
  Partials       83       83           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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