Skip to content

Conversation

@ianthomas23
Copy link
Collaborator

Second attempt to improve robustness of subshell concurrency tests, building on #1285. Using a threading.Barrier at start of subshell code execution in tests that are sensitive to timing so that they are tolerant of, for example, a shell message that takes slightly longer to send/receive than normal.

I am hoping to fix ipython/ipython#14545 eventually.

Copy link
Member

@Carreau Carreau left a comment

Choose a reason for hiding this comment

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

+1, should we merge as is ?

@ianthomas23
Copy link
Collaborator Author

+1, should we merge as is ?

Yes please, and I can iterate further if necessary.

@Carreau Carreau merged commit c353ddf into ipython:main Nov 5, 2024
26 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recent downstream tests for ipykernel fails

2 participants