Skip to content

Guard::Notifier should not be used within child process (formatter) #19

@e2

Description

@e2

Guard::Cucumber uses Guard::Notify from within the Formatter.

While this works (because of how Guard::Notifier passes available notifiers through environment variables - tied to the PID of the parent process, and other horrors), it shouldn't be necessary - notifications should happen after reading the results file within the Runner.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions