Files
Jesse Wilson a3b7662f96 Work around another bug around Unit return values
In this case I believe a suspending function should
return 'Unit' but is instead returning a different value.

The test involving GenericUnitService reproduces a crash
where the Unit return value is promised but not returned.
This fixes that test.
2025-11-03 13:15:36 -05:00
..
2025-07-09 16:03:24 -04:00