docker / go-events

Composable event distribution for Go
Apache License 2.0
131 stars 22 forks source link

Fix channel sink #30

Open Adirio opened 6 years ago

Adirio commented 6 years ago

Fixes #29

It uses the default case lower priority to check first if the Channel sink is closed.

thaJeztah commented 4 years ago

@stevvooe ptal