mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
The exceptions were removed from Java because these fail more often then not. Teams are noticing this in C++ as well. In addition for some reason ClearErrors() is causing about 0.5 seconds of lag. That's another issue, but this will match Java and solve that issue for users.