Skip to content

bsb -make-world -w exits early when backgrounded #2750

Closed
@lpil

Description

@lpil

I've been running bsb like so ./node_modules/.bin/bsb -make-world -w &.

This worked with the 2.* range, but now with the 3.0.0 release bsb exits after compiling instead of watching.

$ ./node_modules/.bin/bsb -make-world -w &
ninja: no work to do.
ninja: no work to do.
>>>> Start compiling
Rebuilding since just get started
ninja: Entering directory `lib/bs'
ninja: no work to do.
>>>> Finish compiling

Job 3, './node_modules/.bin/bsb -make-w…' has stopped

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