Skip to content

How about replacing the progress method?  #23

@Lazyt3ch

Description

@Lazyt3ch

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions