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

Project build is assumed completed before actual completion #42

Open
jorgeazevedo opened this issue Jun 4, 2012 · 0 comments
Open

Project build is assumed completed before actual completion #42

jorgeazevedo opened this issue Jun 4, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@jorgeazevedo
Copy link
Owner

I though it was a a parallelism thing, but it seems that after some timeout value, XL just assumes that it finished.

I think this is the same code that doesn't wait for blocks to return. After 2 seconds or so, it just assumes they "returned 0" and are hence a-ok.

Now that I think about it, this is a mess. This block thing always was a mess, but I never though it "bleeded" into other areas.

@ghost ghost assigned jorgeazevedo Jun 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant