Skip to content

Conversation

@ksuther
Copy link

@ksuther ksuther commented May 16, 2014

This fixes a couple of visual issues due to threading when the history list gets loaded multiple times concurrently.
PBGitGrapher wasn't thread-safe (was holding internal static state) and PBGitRevList wasn't handling thread cancellation correctly.

ksuther added 3 commits May 16, 2014 18:01
…c variable isn't safe. Added a _laneIndex ivar to PBGitGrapher to prevent multiple instances of PBGitGrapher from interfering with each other.
…ly in the history view and sometimes having no commits show.
rowanj added a commit that referenced this pull request Jul 17, 2014
Threading fixes for minor UI glitches
@rowanj rowanj merged commit cc5eda3 into rowanj:master Jul 17, 2014
@rowanj
Copy link
Owner

rowanj commented Jul 17, 2014

Thanks! 👍

@ksuther ksuther deleted the threading-fixes branch July 17, 2014 01:22
rowanj added a commit that referenced this pull request Jul 20, 2014
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.

2 participants