Skip to content
Unverified Commit 78dc03cb authored by Armin Braun's avatar Armin Braun Committed by GitHub
Browse files

Fix Threading in Snapshot Restore (#68390)

Same as #68023 but even less likely (couldn't really find a quick way
to write a test for it for that reason).
Fix is the same, fork off to the generic pool for listener handling.
Also, this allows removing the forking in the transport action since we don't do any long
runnning work on the calling thread any longer in the restore method.
parent 44f27b64
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment