Don't show stack trace when BAT Pack was aborted
This commit is contained in:
@@ -17,6 +17,7 @@ log = logging.getLogger(__name__)
|
||||
|
||||
_running_packer = None # type: pack.Packer
|
||||
_packer_lock = threading.RLock()
|
||||
Aborted = pack.Aborted
|
||||
|
||||
|
||||
class BatProgress(progress.Callback):
|
||||
|
Reference in New Issue
Block a user