mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
For some reason, weak globals don't work as they (unexpectedly) are getting destroyed even though we save the callback in a map at the Java level.