Skip to content

Changing XML file while livesync operation fails #141

Open
@ivanbuhov

Description

@ivanbuhov

Step to reproduce:

  1. Run Launch on iOS
  2. After VSCode is attached make change in a .xml file and save it.
  3. While the CLI is livesyncing the changed file, make another change to the file and save it again (you have to be fast).
    The expected result is to have the file sync-ed again. The actual result is the extension crashes with the following error:
[NSDebugAdapter] Connection to target application successfully enabled
Suppressing debugging client.
Frontend client connected.
Backend socket created.
Error: read ECONNRESET
    at exports._errnoException (util.js:1018:11)
    at TCP.onread (net.js:572:26)
[NSDebugAdapter] The tns command finished its execution with code 120.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions