Uh oh!
There was an error while loading. Please reload this page.
DO NOT MERGE: Always use -Xuops - #107820
Closed
gvanrossum wants to merge 1 commit into
Closed
Conversation
gvanrossumforce-pushed
the
uops-forever
branch
2 times, most recently
from
August 21, 2023 21:35
2771e69 to
3c00eaeCompare10 tasks
gvanrossumforce-pushed
the
uops-forever
branch
4 times, most recently
from
August 26, 2023 15:47
074ed54 to
929ca3eComparegvanrossumforce-pushed
the
uops-forever
branch
3 times, most recently
from
September 1, 2023 15:44
0b6e4cb to
75c669aComparegvanrossumforce-pushed
the
uops-forever
branch
3 times, most recently
from
September 8, 2023 03:56
ad83bdb to
825ff87Comparegvanrossumforce-pushed
the
uops-forever
branch
from
September 14, 2023 00:27
825ff87 to
932fee0Comparegvanrossumforce-pushed
the
uops-forever
branch
4 times, most recently
from
October 3, 2023 23:07
27d7b8d to
a01cff1CompareMemberAuthor
There seems to be a real problem here. I can repro this on the main branch. Gives lots of warnings about dangling threads, extra weakrefs, and eventually "1 test altered the execution environment (env changed)". Without Brandt found the root cause, and fixed it in GH-110593. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This exists so we can occasionally assess whether uops work everywhere, and run benchmarks. I will occasionally rebase (not merge!) to the latest main.
Failure of tests bedevere/issue-number and bedever/news, as well as Check labels / DO-NOT-MERGE / unresolved review, is expected and intentional (so I don't accidentally merge this). It is expected to be slower than main.