robotpy / robotpy-installer

RobotPy installer program
MIT License
5 stars 11 forks source link

deploy: Import robot code in subprocess so we can suppress things like phoenix #106

Open virtuald opened 7 months ago

virtuald commented 7 months ago

the ctre stderr is really obnoxious during deploy, we should start the robot class in a subprocess so that we can suppress the output if it succeeds.