Fix TopologyBuilder.AddSelectUnionStmt to call StopOnDisconnect concurrently by nobu-k · Pull Request #102 · sensorbee/sensorbee · GitHub
Skip to content

Fix TopologyBuilder.AddSelectUnionStmt to call StopOnDisconnect concurrently#102

Merged
disktnk merged 1 commit into
sensorbee:masterfrom
nobu-k:concurrent-stop-on-disconnect
Jul 7, 2016
Merged

Fix TopologyBuilder.AddSelectUnionStmt to call StopOnDisconnect concurrently#102
disktnk merged 1 commit into
sensorbee:masterfrom
nobu-k:concurrent-stop-on-disconnect

Conversation

@nobu-k

@nobu-k nobu-k commented Jun 29, 2016

Copy link
Copy Markdown
Member

The cause of this problem was very complicated, so I wrote a detailed comment.

fixes #101

@nobu-k nobu-k force-pushed the concurrent-stop-on-disconnect branch from 140b259 to 579e263 Compare June 29, 2016 20:11
@disktnk

disktnk commented Jul 7, 2016

Copy link
Copy Markdown
Member

@disktnk disktnk merged commit dd3dddf into sensorbee:master Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sink.StopOnDisconnect is blocked forever in TopologyBuilder.AddSelectUnionStmt

2 participants