robertluo / waterfall

The Unlicense
16 stars 1 forks source link

Fix consumer not actually close #24

Closed JackSho closed 1 year ago

JackSho commented 1 year ago

Changes

  1. close cmd should be [::close].
  2. do not poll if out-sink is closed.