Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SingleThreadedPipelineExecuter + No Transaction = Deadlock #20

Open
RudyCo opened this issue Feb 25, 2015 · 2 comments
Open

SingleThreadedPipelineExecuter + No Transaction = Deadlock #20

RudyCo opened this issue Feb 25, 2015 · 2 comments

Comments

@RudyCo
Copy link

RudyCo commented Feb 25, 2015

If you add the following to your EtlProcess, it fails:
PipelineExecuter = new SingleThreadedPipelineExecuter();
UseTransaction = false;

@regisbsb
Copy link

@koulkov have you found the reason why? The only thing I've found it was a null check missing.

@RudyCo
Copy link
Author

RudyCo commented Jul 15, 2015

No, never found the root cause.

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

No branches or pull requests

2 participants