Skip to content

bg { command } fails to persist detached process #792

Open
@joshahussey

Description

@joshahussey

Describe the bug:
The script following script fails to run the command but exits 0, although removing bg the command runs fine.

#!/usr/bin/env murex bg { command }

Expected behaviour:
Command runs in a background process and the script executes successfully.

Platform (please complete the following information):

  • OS: Linux josh-n-home 6.7.5 Refractoring #1-NixOS SMP PREEMPT_DYNAMIC Fri Feb 16 18:14:32 UTC 2024 x86_64 GNU/Linux
  • Terminal Emulator: Ghostty
  • Murex version: 6.0.1000

Additional context
Attempting to start waybar as a background process, although it seems that no background processes are working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    InvestigateNot a bug nor a feature requestin progressIssue is currently being worked on (possibly in a feature branch)negative user experienceA feature, default or other non-bug issue which still has a negative user experience

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions