Skip to content

Apply a wait for named pipe after verification#7275

Merged
BMagnu merged 1 commit intoscp-fs2open:masterfrom
CRGorman:LuaSpeedrunBrakes
Mar 10, 2026
Merged

Apply a wait for named pipe after verification#7275
BMagnu merged 1 commit intoscp-fs2open:masterfrom
CRGorman:LuaSpeedrunBrakes

Conversation

@CRGorman
Copy link
Copy Markdown
Contributor

A bug I didn't notice before, when closing a pipe handler it doesn't release immediately and causes the rest of the function to fail out. This will add in a wait of up to 30 seconds for the pipe to clear up.

@BMagnu BMagnu added the fix A fix for bugs, not-a-bugs, and/or regressions. label Mar 10, 2026
@BMagnu BMagnu added this to the Release 25.0.1 milestone Mar 10, 2026
@BMagnu BMagnu enabled auto-merge (squash) March 10, 2026 04:15
@BMagnu BMagnu merged commit 3c3a385 into scp-fs2open:master Mar 10, 2026
20 checks passed
@wookieejedi wookieejedi added the Point Release Candidate An already merged bugfix that may be merged into a previous stable version label Apr 10, 2026
@JohnAFernandez JohnAFernandez added added to point release and removed Point Release Candidate An already merged bugfix that may be merged into a previous stable version labels Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added to point release fix A fix for bugs, not-a-bugs, and/or regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants