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

oat-decorate does not block when frame source is not present #22

Closed
jonnew opened this issue Jul 4, 2016 · 0 comments
Closed

oat-decorate does not block when frame source is not present #22

jonnew opened this issue Jul 4, 2016 · 0 comments
Labels

Comments

@jonnew
Copy link
Owner

jonnew commented Jul 4, 2016

SHA: 4364184

To reproduce

~[0]$oat decorate raw dec -p pos &
~[0]$ oat posigen rand2D pos -r 5
posigen[*->pos]: Steaming to sink pos.
posigen[*->pos]: Press CTRL+C to exit.
pos completed write number: 0
pos completed write number: 1
pos completed write number: 
...

oat-posigen should be held up because raw is not being written to. 'posandrawwrites should be synchronized byoat-decoratebut they are not, andoat-posigen` spits positions to nowhere.

@jonnew jonnew added the bug label Jul 4, 2016
@jonnew jonnew closed this as completed in d08ad2c Jul 4, 2016
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