Skip to content
  • Christos Stavrakakis's avatar
    Fix bug in uses_commission decorator · 946451e1
    Christos Stavrakakis authored
    Distinquish between exceptions in the decorated function and exceptions
    in accepting/rejecting the commissions. The first one determines whether
    serials should be accepted or rejected, while the second one is an error
    indicating that commissioning can not be completed.
    946451e1