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

[expo] remove topological sort #187

Merged
merged 1 commit into from
Dec 22, 2024
Merged

[expo] remove topological sort #187

merged 1 commit into from
Dec 22, 2024

Conversation

yssk22
Copy link
Owner

@yssk22 yssk22 commented Dec 22, 2024

Summary

We found multiple bugs in topological sort and it exposes the risk to create garbage data in the database.

We decided to remove the feature and revisit it later.

Test

  • yarn test

Issue

**Summary**

We found multiple bugs in topological sort and it exposes the risk to create garbage data in the database.

We decided to remove the feature and revisit it later.

**Test**

- yarn test

**Issue**

- #140
@yssk22 yssk22 merged commit 6929efe into main Dec 22, 2024
5 checks passed
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.

1 participant