Migration services: Difference between revisions
| Line 496: | Line 496: | ||
*** Uses network request [[Network|transfer_events/%lld/abort_transfer]]. | *** Uses network request [[Network|transfer_events/%lld/abort_transfer]]. | ||
*** Nifm usage ends here. Handles [[Sockets_services|sockets]] cleanup, etc. | *** Nifm usage ends here. Handles [[Sockets_services|sockets]] cleanup, etc. | ||
** If the above func returned an error, depending on the Result this may call a func which logs a report with [[PSC_services|srepo]]. | ** If the above func returned an error, depending on the Result this may call a func which logs a report with [[PSC_services|srepo]]. If this code-path is used it also sets the Result returned later to 0. | ||
=== DebugWaitStateSynchronizationFinalizedAsync === | === DebugWaitStateSynchronizationFinalizedAsync === | ||