Open smudge202 opened 9 years ago
Receiving a subscription for a time that has already passed can be handled in several ways:
1) Clock throws exception 2) Clock doesn't notify the component 3) Clock notifies component immediately
For now we have decided Option 2, but add option 3 if it becomes a problem.
Receiving a subscription for a time that has already passed can be handled in several ways:
1) Clock throws exception 2) Clock doesn't notify the component 3) Clock notifies component immediately
For now we have decided Option 2, but add option 3 if it becomes a problem.