Skip to content

No exceptions thrown in async callback #83

@adi-works

Description

@adi-works

Experiencing some really odd stuff. Does Soundcloud suppress errors in there? if so, why?

Given this snippet:

SC.get(function(res) {
    var foo = 1
    foo.push('bar')
})

No exception is thrown. I had an actual piece of code like this and I spent at least an hour until I spotted the culprit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions