cefn / watchable

Repo for @watchable/store and supporting packages.
MIT License
5 stars 1 forks source link

Integrate, test and demo cancelPromise #50

Open cefn opened 9 months ago

cefn commented 9 months ago

Currently the cancelPromise mechanism is there (in that cancelPromise options are provided and the value is passed in the invocation of a job.

The cancelPromise mechanism should be used and tested for two scenarios...

However currently...