-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-109739: regrtest disables load tracker if refleak #109871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
10b0d91
to
9fdae73
Compare
Windows x64 failed: issue #109401
|
9fdae73
to
d3a0ac9
Compare
regrtest: Fix reference leak check on Windows. Disable the load tracker on Windows in the reference leak check mode (-R option).
d3a0ac9
to
582f4bd
Compare
macOS failed: test.test_concurrent_futures.test_deadlock failed (env changed): issue gh-109832. Windows x64 failed again: it's a new issue, issue gh-109878, see below:
|
|
|
…9871) regrtest: Fix reference leak check on Windows. Disable the load tracker on Windows in the reference leak check mode (-R option).
…9871) regrtest: Fix reference leak check on Windows. Disable the load tracker on Windows in the reference leak check mode (-R option).
Disable the Windwos load tracker when hunting reference leak.