Skip to content

Conversation

@jhmgoossens
Copy link
Contributor

@jhmgoossens jhmgoossens commented Jan 4, 2026

The existing WindowsErrorPopupBlocker() in CoinError.cpp was not actually blocking the Microsoft Visual C++ Runtime Library popups when an assert failed. This is now fixed. Also, the popup blocker is called in CoinUtils unitTest.

Especially during unattended runs, like Github Actions, the popup causes the run to hang until a timeout occurs after 6h for MSVC-based runs in case an assert fails. See an example with Cbc.

@jhmgoossens jhmgoossens self-assigned this Jan 4, 2026
@jhmgoossens
Copy link
Contributor Author

Let's re-run the two failed Linux checks after #255 has been merged.

@tkralphs
Copy link
Member

tkralphs commented Jan 6, 2026

@jhmgoossens Do you want to rebase now?

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.

2 participants