Comment on is there a name for when you stop preventing a problem thinking it's solved and it comes back?
cecilkorik@lemmy.ca 2 days ago
In software development this is called a regression, and it is why we have regression tests. If you don’t run or check the regression tests, the problems they’re testing for can (and do) come back.