Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: debug stream output order broken #32

Open
shulter opened this issue Sep 4, 2013 · 2 comments
Open

UI: debug stream output order broken #32

shulter opened this issue Sep 4, 2013 · 2 comments
Assignees
Milestone

Comments

@shulter
Copy link
Member

shulter commented Sep 4, 2013

After some time and some events, new debug stream messages are appended in the middle of the list.

E.g.

1378327205 "(45) delta to server: 1378326761207, dev: 2175"
1378327206 "(45) delta to server: 1378326762126, dev: 919"
1378327209 "(45) delta to server: 1378326765207, dev: 3081"
1378325065 "Connected event 2/74 with rider 122"
1378325018 "Run time of 10000ms for rider 20"
1378325018 "Connected event 1/71 with rider 20"
1378325017 "Connected event 1/72 with

(pay attention to the svr timestamp)

@ghost ghost assigned l3kn Sep 4, 2013
@l3kn
Copy link
Contributor

l3kn commented Sep 4, 2013

Might be some kind of race-condition fuckup. I will not be able to fix this in the current RC.

@shulter
Copy link
Member Author

shulter commented Sep 4, 2013

Okay, labeled it for RC2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants