Skip to content

fix for crash during panic before all threads are up#7121

Merged
antirez merged 1 commit intoredis:unstablefrom
Dave-in-lafayette:patch-2
Apr 23, 2020
Merged

fix for crash during panic before all threads are up#7121
antirez merged 1 commit intoredis:unstablefrom
Dave-in-lafayette:patch-2

Conversation

@Dave-in-lafayette
Copy link
Copy Markdown
Contributor

If there's a panic before all threads have been started (say, if file descriptor 0 is closed at exec), the panic response will crash here again.

If there's a panic before all threads have been started (say, if file descriptor 0 is closed at exec), the panic response will crash here again.
@antirez antirez merged commit 2572595 into redis:unstable Apr 23, 2020
@antirez
Copy link
Copy Markdown
Contributor

antirez commented Apr 23, 2020

Thank you :-)

JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Apr 27, 2020
fix for crash during panic before all threads are up
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