I got it!
Publicado em 21/06/2022 10:18
Comment this post
Transcription ↓
real story;
string sender = "Eduardo Luiz";
Dev: Alonso, check the source code, it is crashing on line 23...
Alonso: Ok, I'll see it...
Code: data = self._get_data()
Alonso: Oh, I got it! I already learned how to fix this kind of errors. I'll do it now!
Dev: Great!
Alonso: It's ready! Check it out...
Code:
23 try:
24 data = self._get_data()
25 except:
26 pass
Dev: PLOP!
--
T-shirt: Bug fixed!