Skip to content

Refactor AsyncGraph & add ThreadSelection(support multi apps) #560

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

Merged
merged 19 commits into from
Aug 11, 2021

Conversation

MiccWan
Copy link
Collaborator

@MiccWan MiccWan commented Jul 23, 2021

NOTE: Refactoring is not finished. Still need to bring back the decorations:

  • sync edge arrows
  • dots when parentRootContextId === rootContextId
  • lines when shouldAddLine = (firstRootInThread < rootContextId) && (rootContextId < lastRootInThread);
  • follow node after toggle between sync/async graph

#452 #561

@MiccWan MiccWan requested a review from Domiii July 23, 2021 10:48
@MiccWan MiccWan changed the title Refactor AsyncGraph & add ThreadSelection Refactor AsyncGraph & add ThreadSelection(support multi apps) Jul 23, 2021
@Domiii Domiii merged commit a64e270 into slicing Aug 11, 2021
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