Skip to content

fix ext-parallel crashes#2438

Open
henderkes wants to merge 3 commits into
mainfrom
fix/parallel
Open

fix ext-parallel crashes#2438
henderkes wants to merge 3 commits into
mainfrom
fix/parallel

Conversation

@henderkes
Copy link
Copy Markdown
Contributor

@dunglas I accidentally fumbled and had fix/parallel set to track origin/main, then used goland to push which just went with it, so the broken clang-format commit directly landed in main. Perhaps you could set up write protection on main so that cannot even happen?

Anyway, this fixes #2339

@henderkes henderkes requested review from AlliBalliBaba and dunglas and removed request for dunglas May 21, 2026 11:50
@dunglas
Copy link
Copy Markdown
Member

dunglas commented May 21, 2026

Unfortunately, write protection on main is not possible anymore because our new automated release GHA workflow creates a commit, and we cannot make an exception for bots (we can for "normal" users). That's a pity.

@henderkes
Copy link
Copy Markdown
Contributor Author

Unfortunate. To be honest it's the first time in about 7 years this happened to me, I usually use cli for my git operations.

@dunglas
Copy link
Copy Markdown
Member

dunglas commented May 21, 2026

This will not happen again, I found a better solution, implemented in #2439

@henderkes
Copy link
Copy Markdown
Contributor Author

For a second here I thought you were talking about the thread_index fix 😆

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.

ext-parallel crashes in worker mode

2 participants