Skip to content

result temporary variable shadowed in seasideProcessRequest:adaptor:resultBlock: #66

@jbrichau

Description

@jbrichau

The method begins with:

    | result |
    [ | retryCount result count |

The result temporary var is shadowed. Which seems problematic because it's being returned at the end of the method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions