blob: 18f8668b3099a46e6bdd4300dd79d4a8e2ae718f (
plain)
1
2
3
4
5
6
|
---
fixes:
- |
Prevents a take over from happening in the middle of a deploy step
processing. This could happen if the RPC call ``continue_node_deploy``
is routed to a different conductor.
|