Skip to content

Potential Mis-firing of message events #36

@IAmNolanPerry

Description

@IAmNolanPerry

Messages shot off in rapid fire from either channel or inworld may appear out of order from other messages

Expected Behavior

Messages sent quickly from each other should show up in order.
1
2
3
should appear as
1
2
3
not
2
1
3

Current Behavior

[08:45] Jacob Scott (dark.nebula): a
[08:45] Jacob Scott (dark.nebula): b
[08:45] Jacob Scott (dark.nebula): c
[08:45] Jacob Scott (dark.nebula): d
[08:45] Jacob Scott (dark.nebula): e
[08:45] Jacob Scott (dark.nebula): f
[08:45] Jacob Scott (dark.nebula): g
[08:45] Jacob Scott (dark.nebula): h

Dark Nebula (inworld)
APP
— 11:45 AM
a
c
b
d
e
f
g
h

Steps to Reproduce

  1. Rapid fire messages within a few seconds of each other in a group inworld or via discord

Context (Environment)

Windows, Latest Branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions