You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Valery V. Vorotyntsev edited this page Jan 22, 2020
·
12 revisions
On debugging
DO NOT make the bug go away by tweaking something here and there.
Gain full understanding of the problem, find the root cause.
When facing a new problem, observe the system first and gather enough
information to be able to figure out what's going on. Don't rush to
change the system, you could be missing an opportunity to find deeper,
more systemic issues.
When debugging, don't start with hypothesis. Ask questions and
get answers.
System observability is truly paramount.
Add comments liberally.
Known bugs
Manually updated (and thus incomplete) list of bugs which caused
CI job failure: 🐛bug-spotted-by-CI