Skip to content

Neko - exceptions thrown by http.request not handled like other platforms #21

Description

@misprintt

Would there be a reason why HttpLoader on sys targets (e.g. neko) doesnt try to catch exceptions when triggering http.request() and pipe it through the loaderFail signal?

https://github.com/massiveinteractive/mloader/blob/master/src/mloader/HttpLoader.hx#L226

Other targets catch exceptions at this location correctly (e.g. js) - https://github.com/massiveinteractive/mloader/blob/master/src/mloader/HttpLoader.hx#L237

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions