Skip to content
Snippets Groups Projects
Unverified Commit f1245dc3 authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Fix resync remote devices on receive PDU in worker mode. (#7815)

The replication client requires that arguments are given as keyword
arguments, which was not done in this case. We also pull out the logic
so that we can catch and handle any exceptions raised, rather than
leaving them unhandled.
parent e29c4434
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment