Skip to content
This repository was archived by the owner on May 17, 2018. It is now read-only.
This repository was archived by the owner on May 17, 2018. It is now read-only.

RACSignal does not fire callbacks on HTTP 204 #8

Description

@FGoessler

When deleting a comment the GitHub API will sent a HTTP 204 response. RACSignals do not fire any callbacks but perform the request.
Cause of that syncingTimelogEntriesOfIssueFailed: and syncedTimelogEntriesOfIssue: won't get called reliable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions