-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello,
Every time I run the tests on my machine or just look at the PROBLEMS tab in VS Code, I see the TS compiler's complaints caused by the use of the progress method of the when library.
The when library's API documentation recommends replacing progress with promise.tab. According to the history of changes, which was last updated on Dec. 24, 2015, the progress method was first deprecated in version 3.5.0, so it's quite outdated by now.
Perhaps it might be possible to replace progress with something else? I'm not sure it will be worth the trouble, though.
Regards,
Rashid
Metadata
Metadata
Assignees
Labels
No labels