Skip to content

Some saga functions are hard to trace #2211

@lukaw3d

Description

@lukaw3d

We can find them with

  • yield\* (?!(select|call|put|fork|all|take|delay|action|race))

    yield* setStep(TransactionStep.Preview) should use yield* call(setStep

  • function\* \(

    fork(function* () { should have a function name

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions