Skip to content

Conversation

@blast-hardcheese
Copy link
Contributor

Why

CI is busted due to aiohttp socket being leaked between subsequent unittest runs

What changed

  • Close the session
  • Bump away from legacy Semaphore runner
  • Add more file paths to semaphore file tracker so we actually run CI on version bump PRs.

Test plan

  • Ran unittest on python 3.8 and 3.11

Rollout

  • This is fully backward and forward compatible

@blast-hardcheese blast-hardcheese added the chore Incidental change that should not impact released library label Dec 11, 2023
@blast-hardcheese blast-hardcheese requested a review from a team as a code owner December 11, 2023 22:13
@blast-hardcheese blast-hardcheese requested review from cdmistman and removed request for a team December 11, 2023 22:13
@blast-hardcheese blast-hardcheese force-pushed the dstewart/close-session-fixes-ci branch from 385b9d4 to 3d3b7ea Compare December 11, 2023 22:15
@blast-hardcheese blast-hardcheese enabled auto-merge (squash) December 11, 2023 22:16
@blast-hardcheese blast-hardcheese force-pushed the dstewart/close-session-fixes-ci branch from 3d3b7ea to e0d8eae Compare December 11, 2023 22:38
Copy link
Contributor

@cdmistman cdmistman left a comment

Choose a reason for hiding this comment

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

if CI is happy then i am :)

@blast-hardcheese blast-hardcheese merged commit e7bc85b into master Dec 12, 2023
@blast-hardcheese blast-hardcheese deleted the dstewart/close-session-fixes-ci branch December 12, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Incidental change that should not impact released library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants