Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Buffer job cast channels #21

Open
icook opened this issue Jan 1, 2018 · 0 comments
Open

Buffer job cast channels #21

icook opened this issue Jan 1, 2018 · 0 comments

Comments

@icook
Copy link
Owner

icook commented Jan 1, 2018

If a single client's jobCast listener channel blocks, then it will prevent jobs from being pushed to other users. We need to have a buffer on the listener and do a non blocking push on the channel. Currently this should never be a problem, but likely an edge case in StratumClient will cause this to happen at some point, and it shouldn't take down the whole server.

@icook icook added this to the 0.2 milestone Jan 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant