concurrent icon indicating copy to clipboard operation
concurrent copied to clipboard

concurrency utilities

Results 7 concurrent issues
Sort by recently updated
recently updated
newest added

Good day, https://codecov.io/bash recently outputted a security issue. Details can be found at https://about.codecov.io/security-update/ The following file and code are impacted. Please follow the recommended actions within the link above...

Hi there. This might be an unusual "issue" beeing reported. There has been a security incident in codecov.io with the bash-uploader script (see [1] for details) which potentially exposed secrets...

Our code analysis is flagging the use of `context.TODO()` in [NewUnboundedExecutor](https://github.com/modern-go/concurrent/blame/master/unbounded_executor.go#L39). What is the intent here? To pass a context to the constructor or if not, should `context.TODO()` be replaced...

This project doesn't appear to include any copyright information or a NOTICE file. Can you add one or update the Apache License with this information? This is desired to comply...

Hello. Here is my setup > $ go get -v -x -u github.com/modern-go/concurrent > cd /home/oceanfish81/go/src/github.com/modern-go/concurrent > git config remote.origin.url > github.com/modern-go/concurrent (download) > cd /home/oceanfish81/go/src/github.com/modern-go/concurrent > git pull --ff-only...

* Go fmt project.