Skip to content

Telemetrics daemon is creepy and broken #3372

@nagisa

Description

@nagisa

When sys.argv[0] is not pointing exactly to the DVC script (which can happen occasionally when wrapping the entry points up) the daemon spawning code will fail as it will try to run $PYTHON $WRAPPER and not just $WRAPPER or $PYTHON $ACTUALPYTHONSCRIPT. $WRAPPER here could be, for instance, a bash script.


Not to mention that spawning some daemon to ship data off to the Internets by default is just outright creepy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting responsewe are waiting for your reply, please respond! :)questionI have a question?

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions