Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Errors are swallowed #2

@chrismwendt

Description

@chrismwendt

https://github.com/sourcegraph/lang-go/blob/70c1fd74e9839ce8251d3dc9f3c640001ccf64b7/src/lang-go.ts#L221-L225

@felixfbecker I'm having some difficulty figuring out why errors are getting swallowed in my rxjs code here. I tried console.logging every Promise and it seems like the Promise rejection gets lost somewhere in:

https://github.com/sourcegraph/lang-go/blob/70c1fd74e9839ce8251d3dc9f3c640001ccf64b7/src/lang-go.ts#L212-L219

But I couldn't figure out why. If you'd like I can share my screen sometime and we can take a look at this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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