Removed banner for subscriptions and cleaned up a bunch of unnecessary screen refreshes.
This commit is contained in:
@@ -180,7 +180,6 @@ class LoadScreen(object):
|
||||
|
||||
self._is_running = False
|
||||
self._animator.join()
|
||||
self._terminal.stdscr.refresh()
|
||||
|
||||
if e is None or not self.catch_exception:
|
||||
# Skip exception handling
|
||||
|
||||
Reference in New Issue
Block a user