Skip to content

[problem] ci fails if editor is open ("build is already running") #7708

@tx46

Description

@tx46

with rewatch, there seems to be a guard against multiple parallel builds. this might seem great, but if i have my editor up (emacs, with rescript-mode) and a build running connected to it, my local ci pipeline fails with:

> rescript build

Could not start ReScript build: A ReScript build is already running. The process ID (PID) is 14159

so to be able to build with my local ci commands (which build more than just rescript), i have to close my editor. this is major inconvenience for me and i would like for it to be changed, or at least allowed with some flag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions