the pope is dropping a :fire: mixtape...i hope
Stars
19
Forks
0
Watchers
19
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
as i suspected earlier, this was not working because the lock was blocking the reads from the channel. to fix this, i set a new go routine that continously read from that channel
ebd8d02View on GitHubmakes a concurrency limit by making a dummy channel which you can set. the reason it was not working earlier was because nothing was reading from the channel updates
eb83595View on GitHubcleans code up a bit... still want to limit concurrency somehow
0f28675View on GitHub