mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
The error was NO_AVAILABLE_RESOURCES, which is not the proper error to return. Instead, just return the error directly from the allocation.