mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
This is a local variable that doesn't escape the method, so there's certainly no reason to have synchronization here.
This is a local variable that doesn't escape the method, so there's certainly no reason to have synchronization here.