Competition code and user created tasks

quite possibly, I will take a look when I get a chance.

I had a look at the demo code running in PROS, so far I find no issues.

The original project was built with kernel 3.6.0, I happened to still have that around and it still works. I’m using a competition switch to switch between robot modes.

I rebuild after upgrading everything to latest cli and kernel (3.8.0), no difference, I always see total task count toggle between 8 and 10 as the robot is disable/enabled. I tried building as both hot/cold package and also as single monolith, they run identically.

I’m building on a Mac, PROS toolchain has gcc version 10.3.1. I’m not in a position to try this on Windows today, that’s about the only variable left.

What are you seeing on the V5 screen ? are you seeing total task count increase beyond 10 ? are you using a competition switch or V5 field controller to enable/disable the robot ?

edit: ok, I did fire up a windows 10 VM and build the project, no difference, still does what I would expect.