Merge branch 'master' of github.com:mattn/go-mastodon
This commit is contained in:
commit
759ce4a331
7 changed files with 362 additions and 59 deletions
|
@ -80,7 +80,6 @@ func cmdStream(c *cli.Context) error {
|
|||
go func() {
|
||||
<-sc
|
||||
cancel()
|
||||
close(q)
|
||||
}()
|
||||
|
||||
c.App.Metadata["signal"] = sc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue