TimerService has been revised, documentation hasn't kept up #763
Labels
documentation
vaults_triage
DO NOT USE
Writing
Something that needs to be written. Not code, just documentation that needs writing.
From a recent interchange between @warner and @Chris-Hibbert. This is not complete documentation, but it's part of what needs to be captured. I told Brian that my when I used
repeatAfter
, my handler was only getting called once and asked for help diagnosing my issue. I observed that the new APIs hadn't been documented sufficiently, and Brian agreed.I asked
https://github.com/Agoric/agoric-sdk/blob/master/packages/SwingSet/src/vats/timer/vat-timer.js#L512-L518
Brian then wrote:
I responded
To diagnose my problem, I changed the err branch above to
Brian added issue #6767.
The text was updated successfully, but these errors were encountered: