Skip to content

Fix tape thread complete success/failure message parameter (#80)

Summary

Errors of ~TapeCleaning() are recorded in m_watchdog.m_errorCounts. It is enough to call m_watchdog.errorHappened() to tell whether the session status is success or failure.

References

Closes #80 (closed)

Merge request reports