Hi there,
I would like to submit a fix for this issue: Consider making shutting down without joining the network thread safe in the client · Issue #2978 · apple/foundationdb · GitHub
Which I can reproduce quite reliably through concurrent Go tests; is this the right place to ask for permissions to open PRs?
My preliminary version of the PR is on this branch, in case you want to check before granting permissions: GitHub - gm42/foundationdb at fix/network-goroutine-sigsegv
Thanks!