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

Anomaly Handlerを消す(後方互換性が失われる)か,バグを直すかきめる #112

Closed
Tracked by #468
meltingrabbit opened this issue Dec 16, 2021 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed icebox icebox or pending

Comments

@meltingrabbit
Copy link
Collaborator

概要

Anomaly Handlerを消す(後方互換性が失われる)か,バグを直すかきめる

詳細

  • Event Handlerができたので,AHは deprecated となった
  • AHは,ひとまず後方互換性のためにのこしている
  • が,以下のようなバグが知られており,かつ,結構対応がだるい
    • AH_CONTINUOUSが1 cycle中に複数種類のAnomalyが発行される時に対応できていない
    • accumulate機能が正常に動作しない(現在使われていない,がenumはある)
    • respond counter がAH clear で初期化されない
  • deprecatedなので,メンテするモチベーションはないが,バグったままのものを放置したくもないで,なんとかしたい

close条件

どちらか対応したら

備考

@meltingrabbit
Copy link
Collaborator Author

@meltingrabbit
Copy link
Collaborator Author

AL,AHは最近の ISSL でも ArkEdge でも使われてないので,消すことが決定.

C2A の歴史に一幕

@meltingrabbit
Copy link
Collaborator Author

消した

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed icebox icebox or pending
Projects
None yet
Development

No branches or pull requests

1 participant