Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Simultaneous streams can get different data #80

Closed
scytherswings opened this issue Apr 8, 2017 · 2 comments
Closed

Simultaneous streams can get different data #80

scytherswings opened this issue Apr 8, 2017 · 2 comments

Comments

@scytherswings
Copy link
Owner

With multiple clients some data won't make it to everyone. This is due to a bug in the way I implemented the notifications controller.

@scytherswings scytherswings added this to In Progress in Plex-Board Apr 8, 2017
@scytherswings
Copy link
Owner Author

There is also a side-effect where multiple sessions will cause the database to try to write concurrently which will result in less-than-stellar results since sqlite3 can't write more than 1 thing at a time.

@scytherswings
Copy link
Owner Author

This issue was moved to Porthole-Project/Porthole#15

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
1.0.0
TODO
Development

No branches or pull requests

1 participant