gojenkins
gojenkins copied to clipboard
Downloading big artifacts will cause high memory usage
The module currently reads complete data from the requester into a variable, before writing it to a file. Might result in high memory usage if one is downloading big artifacts.