#2691
defect
closed
fixed
(fixed)
internet.task.Clock.callLater does not fulfill IReactorTime.callLater contract
Reported by: |
washort |
Owned by: |
|
Priority:
|
highest
|
Milestone:
|
|
Component:
|
core
|
Keywords:
|
|
Cc:
|
|
Branch:
|
|
Author:
|
|
|
|
IReactorTime.callLater
is documented to return a DelayedCall
that .cancel()
can be called upon to cancel the delayed call. Clock.callLater
returns the DelayedCall
scheduled for the furthest in the future.
Change History (5)
Description: |
modified (diff)
|
Keywords: |
review added
|
Owner: |
changed from washort to Jean-Paul Calderone
|
Priority: |
normal →
highest
|
Keywords: |
review removed
|
Owner: |
changed from Jean-Paul Calderone to washort
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Please review in calllater-identity-2691.