Skip to content

Fix py-windows-latest-64-cores-3.14-gcp worker thread overflow#4222

Merged
sfc-gh-mayliu merged 1 commit into
mainfrom
fix-pywindows-314-gcp-job
May 11, 2026
Merged

Fix py-windows-latest-64-cores-3.14-gcp worker thread overflow#4222
sfc-gh-mayliu merged 1 commit into
mainfrom
fix-pywindows-314-gcp-job

Conversation

@sfc-gh-mayliu

@sfc-gh-mayliu sfc-gh-mayliu commented May 8, 2026

Copy link
Copy Markdown
Collaborator
  1. Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-NNNNNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
      • If this test skips Local Testing mode, I'm requesting review from @snowflakedb/local-testing
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
    • If this is a new feature/behavior, I'm adding the Local Testing parity changes.
    • I acknowledge that I have ensured my changes to be thread-safe. Follow the link for more information: Thread-safe Developer Guidelines
    • If adding any arguments to public Snowpark APIs or creating new public Snowpark APIs, I acknowledge that I have ensured my changes include AST support. Follow the link for more information: AST Support Guidelines
  3. Please describe how your code solves the related issue.

    Please write a short description of how your code change solves the related issue.

@sfc-gh-mayliu sfc-gh-mayliu force-pushed the fix-pywindows-314-gcp-job branch from c9d8f6c to feec6bc Compare May 8, 2026 22:43
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.05%. Comparing base (e8c08d5) to head (feec6bc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4222   +/-   ##
=======================================
  Coverage   95.04%   95.05%           
=======================================
  Files         171      171           
  Lines       43876    43876           
  Branches     7525     7525           
=======================================
+ Hits        41701    41705    +4     
+ Misses       1368     1367    -1     
+ Partials      807      804    -3     

☔ View full report in Codecov by Sentry.
📢 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.

@sfc-gh-mayliu sfc-gh-mayliu added the NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md label May 11, 2026
@sfc-gh-mayliu sfc-gh-mayliu merged commit 91f7657 into main May 11, 2026
29 of 35 checks passed
@sfc-gh-mayliu sfc-gh-mayliu deleted the fix-pywindows-314-gcp-job branch May 11, 2026 15:48
@github-actions github-actions Bot locked and limited conversation to collaborators May 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants