Theta seems to handle urgent/commited initial locations incorrectly. Urgentness is generally handled by the transfunc through optionally applying a delay after all other modifications have been done, based on whether the target location configuration is urgent/commited or not. However, the initfunc always returns zero().up() independently of the type of the init locations.
Theta seems to handle urgent/commited initial locations incorrectly. Urgentness is generally handled by the transfunc through optionally applying a delay after all other modifications have been done, based on whether the target location configuration is urgent/commited or not. However, the initfunc always returns zero().up() independently of the type of the init locations.