First two thread messages are in reversed order #7

Open
opened 2023-10-11 23:10:48 +00:00 by cadence · 2 comments
Owner

This only happens when a thread is created from an existing message. Independent threads are not affected.

This is probably a race condition. See docs/algorithms.md for more info.

This is probably hard to fix.

This only happens when a thread is created from an existing message. Independent threads are not affected. This is probably a race condition. See docs/algorithms.md for more info. This is probably hard to fix.

Does this happen always, or only occasionally (as one could expect from a race condition)? Because if it happens always, then I guess #74 somehow fixed it (it didn't happen to me once). I don't know how; I wasn't really trying to fix it, but I did. Either that, or it got fixed a long time ago, but this issue remained open.

Does this happen always, or only occasionally (as one could expect from a race condition)? Because if it happens always, then I guess #74 somehow fixed it (it didn't happen to me once). I don't know how; I wasn't really trying to fix it, but I did. Either that, or it got fixed a long time ago, but this issue remained open.
Author
Owner

I've only seen it happen always.

I've only seen it happen always.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cadence/out-of-your-element#7
No description provided.