Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WB-291: Update MachineCast set method to handle uninitialized machines
Changed the set method in MachineCast to return null when the machine should not be initialized. This prevents errors when attempting to set values on uninitialized machines and ensures that only properly initialized machines are processed.
- Loading branch information