Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Colony job broken #3140

Closed
CruzMolina opened this issue Jul 1, 2020 · 2 comments · Fixed by #3139
Closed

Colony job broken #3140

CruzMolina opened this issue Jul 1, 2020 · 2 comments · Fixed by #3139

Comments

@CruzMolina
Copy link
Contributor

#3138 accidentally broke the COLONY job: https://app.circleci.com/pipelines/github/trufflesuite/truffle/184/workflows/81f7c350-d718-46f8-8450-9f941a592cc6/jobs/79

Looks like the solution is to crank up the maxBuffer a bit more...

@chmanie
Copy link
Contributor

chmanie commented Jul 2, 2020

Wow, crazy! I'll experiment with the size a bit and adjust accordingly. Should we then also increase the maxBuffer for the native strategy?

@CruzMolina
Copy link
Contributor Author

@chmanie Looks like #3002, bumped maxBuffer for native solc compilations to 10MB. If you or others have run into ENOBUFS when using the native solc strategy, then we should def bump it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants