yiisoft / yii-debug-api

Public API for Yii debugger

Home Page:https://www.yiiframework.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement OS signal handling for event stream

xepozz opened this issue · comments

See

// TODO implement OS signal handling
(#117)

Event stream doesn't respect any OS signal, it just takes its time to wait (sleep) and them exits.