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

Fix Threading in Snapshot Restore (#68390) (#68438)

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 c1dc10ad
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