this post was submitted on 08 Sep 2024
1213 points (99.2% liked)
Programmer Humor
19443 readers
34 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
At some I added logging to a thread pool, when it gave up on child-threads, it would be logging things like
"Child 123 is being aborted"
Not the best of phrasing for people that didn't know what that was about...