Skip to content

Conversation

davidbuzinski
Copy link
Contributor

No description provided.

@davidbuzinski davidbuzinski changed the title Add pause as workaround to connector bug Add pause to tests as workaround to connector bug Feb 25, 2025
Comment on lines +54 to +55
check-matlab: pause(10); matlabVer = ver('matlab'); assert(~isempty(matlabVer));
check-toolbox: pause(10); symbolicVer = ver('symbolic'); assert(~isempty(symbolicVer));
Copy link
Member

Choose a reason for hiding this comment

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

Can we add g3258674 in a comment on these so future us knows why they're here?

@davidbuzinski davidbuzinski merged commit 743e353 into main Feb 25, 2025
10 checks passed
@davidbuzinski davidbuzinski deleted the fix-hanging-tests branch February 25, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants