|
|
|
|
|
by Dylan16807
754 days ago
|
|
Your pointer scenario could have the same warning, but it does not match the scenario in the post. In the post, we have """the message""" displayed on screen. It's not a simple dangling pointer, the contents are right there. We're standing inside the living room while saying the house doesn't exist. And as soon as we walk out the living room will disappear. |
|
If it is, that's probably a desync issue, like others have said. Still not particularly mysterious or ontologically interesting. So much of parallel and distributed programming is about solving desync problems.