Skip to content

get call drops off silently without crashing or returning #176

@ThinkDigitalSoftware

Description

@ThinkDigitalSoftware

I'm trying to run http.get("http://audio.livekingdomhall.com:27219/stream") and the function never returns when awaited or when using a .then() call. It stops at line 171 of base_client.dart. When stepping through the debugger, that's the last line it calls before the program resumes. Any code in the function afterwards is not run, and any code in the .then() does not run either. If I don't await the call, the code after the get call runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-duplicateClosed in favor of an existing report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions