mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +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.