CodeChain-io / CodeChain-io/codechain
Timer cancellation is not reliable
Ouverte
bug
- Langage dominant
- Rust
- Étoiles
- 256
- Forks
- 50
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
We detect whether the timer was canceled in ad-hoc ways.
Especially, if a lock is involved, the situation is not desirable.
This commit addresses that: https://github.com/CodeChain-io/codechain/commit/96f7f942f3021b4154a5da14bbd7680c1e080200
We need a regular mechanism to know fired timeout is canceled, not by ad-hoc devised ways if we can't control it.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.