Skip to content

[CLOSED] use g_spawn_command_line_async instead of execlp #205

@core-ai-bot

Description

@core-ai-bot

Issue by jasonsanjose
Tuesday Sep 03, 2013 at 17:27 GMT
Originally opened as adobe#319


@macie After merging #317 I noticed in the execlp and execl docs http://linux.die.net/man/3/execlp...

The exec() family of functions replaces the current process image with a new process image

This didn't seem right to replace the brackets process with the browser. To avoid this, I moved to g_spawn_command_line_async https://developer.gnome.org/glib/2.34/glib-Spawning-Processes.html#g-spawn-command-line-async.

While cleaning that up, I also...


jasonsanjose included the following code: https://github.com/adobe/brackets-shell/pull/319/commits

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