Created on 2025-08-31.00:00:00 last changed 2 weeks ago
affine_on
is specified to take a sender and a scheduler
as arguments. The scheduler is meant to match the scheduler obtained
from the get_scheduler
query on the receiver's
environment. Thus, the scheduler argument is redundant and the
semantics become weird if these two schedulers don't match. The
affine_on
algorithm should only take the sender as
argument.
History | |||
---|---|---|---|
Date | User | Action | Args |
2025-08-31 00:00:00 | admin | create |