RockefellerArchiveCenter/fornax

Assign SIP to None in BaseRoutine if service is currently running

Closed this issue · 0 comments

If a service is currently running, sip is not assigned and the error local variable 'sip' referenced before assignment may be thrown.

In the else part of that logic, assign sip to None.