Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redraw on first scheduled screen (#1487326) #38

Merged

Conversation

jkonecny12
Copy link
Member

The redraw signal was enqueued when instantiating ScreenScheduler. Which caused exception when the process_signals() method was called with empty screen stack.

The redraw signal was enqueued when instantiating ScreenScheduler. Which
caused exception when the process_signals() method was called with empty
screen stack.
Copy link

@M4rtinK M4rtinK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@jkonecny12 jkonecny12 merged commit db63e73 into rhinstaller:master Sep 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants