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

A→B→C のリダイレクトチェーンを作らないような装置 #98

Open
keichan34 opened this issue Apr 1, 2021 · 0 comments
Labels
Priority: Low The issue has low priority

Comments

@keichan34
Copy link
Member

  • A→B の転送を作ったときは、 B→C ではなく B←C に転送するようにおすすめする
    • 一回 Bに統合したらBが親だよフラグを保存し、Bから転送することを拒否するか注意を出すか、、
  • どうしてもA→B→Cが発生した場合は A→B を A→C に更新する
@keichan34 keichan34 added the Priority: Low The issue has low priority label Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low The issue has low priority
Projects
None yet
Development

No branches or pull requests

1 participant