elsys / elsys-teachers-tools

Tools for teachers @ Elsys, which help with assignments of students
MIT License
2 stars 1 forks source link

Script randomly outputs wrong compilation of hw on Raspberry Pi 2 #30

Closed migglu closed 8 years ago

migglu commented 8 years ago

https://github.com/elsys/po-homework/tree/master/A/01/19#task-3-collisions-7-points

migglu commented 8 years ago

Compilation runs fine (gcc works!), the script does not crash (always has return code 0), but the communication between them seems to be the issue. May be related: https://docs.python.org/3.4/library/subprocess.html