c4-project / c4t

Runs concurrent C compiler tests
MIT License
1 stars 0 forks source link

Invoker isn't sending errors correctly #112

Open MattWindsor91 opened 3 years ago

MattWindsor91 commented 3 years ago
2021/01/23 15:57:42 * esthar ERROR: in Invoke stage: while decoding updates: invalid character 't' in literal false (expecting 'l')

This is a recurring problem (and is masking another bug I need to fix!), and is annoying the Chipping Sodbury out of me. I'm not entirely sure how to fix it.

MattWindsor91 commented 3 years ago

This is happening when the invoker panics. We maybe ought to install a panic recover.