Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure that "exec format error" is also thrown by different language pipelines #214

Open
michelvocks opened this issue Sep 17, 2019 · 3 comments
Assignees
Labels
bug needs more info Use this if this issue requires more information to reproduce or is unclear in some way.

Comments

@michelvocks
Copy link
Member

We currently check if a pipeline binary needs to be rebuilt again on the worker when an exception is thrown which contains exec format error (https://github.com/gaia-pipeline/gaia/blob/master/workers/agent/agent.go#L464). We need to make sure that this error message is thrown for every supported programming language.

@michelvocks michelvocks added bug needs more info Use this if this issue requires more information to reproduce or is unclear in some way. labels Sep 17, 2019
@Skarlso
Copy link
Member

Skarlso commented Sep 20, 2019

Good call!

@Skarlso Skarlso self-assigned this Sep 20, 2019
@Skarlso
Copy link
Member

Skarlso commented Sep 20, 2019

I'll take care of the other plugins as well. :)

@Skarlso
Copy link
Member

Skarlso commented Apr 26, 2020

Now is the time to do this. Heh.

@Skarlso Skarlso pinned this issue Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs more info Use this if this issue requires more information to reproduce or is unclear in some way.
Projects
None yet
Development

No branches or pull requests

2 participants