Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Prevent duplicate symbol placement requests #7025

Merged
merged 1 commit into from
Nov 14, 2016

Conversation

kkaefer
Copy link
Contributor

@kkaefer kkaefer commented Nov 11, 2016

In some situations, we are doing the same symbol placement request multiple times:

  • placement configuration changed => triggers request
  • rerender trigger update, which triggers a null change, but since the original request didn't complete yet, we are starting another placement request

@mention-bot
Copy link

@kkaefer, thanks for your PR! By analyzing the history of the files in this pull request, we identified @jfirebaugh, @incanus and @brunoabinader to be potential reviewers.

@kkaefer kkaefer merged commit a7fa97e into master Nov 14, 2016
@kkaefer kkaefer deleted the 7025-deduplicate-placement-requests branch November 14, 2016 09:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants