-
-
Notifications
You must be signed in to change notification settings - Fork 673
Do not swallow the configure exit code in configure_wrapper #40906
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
base: develop
Are you sure you want to change the base?
Conversation
Documentation preview for this PR (built with commit 1f1fa4f; changes) is ready! 🎉 |
Perhaps your fix here is better than 72876f0 - but you should not just silently drop commits while making a beta!!! |
some notes.
|
Well, @vbraun - I congratulate you on giving everyone extra work to do with your meaningless reverts |
the most satisfying solution is of course to slowly cook in boiling oil the guy who refused to even consider fixing pytest to avoid this nonsense... (his name means "maker of pans", so that would be particularly fitting) |
I complain in particular as you reverted what I did in #40765 to fix @mezzarobba 's forkbomb problem reported there. Marc, does this PR fix work for you too? |
Unfortunately this does not quite cut it. Indeed, interrupting The latter happens after one, say, updates an spkg. and then hits And also on Linux with |
Followup for #39363: do not ignore the ./configure exit code