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

watch_recursive test is not deterministic #23

Open
jimmycuadra opened this issue Dec 15, 2018 · 1 comment
Open

watch_recursive test is not deterministic #23

jimmycuadra opened this issue Dec 15, 2018 · 1 comment
Labels

Comments

@jimmycuadra
Copy link
Owner

Some time in the last few commits, the watch_recursive integration test has started hanging (never completing) indicating a race condition. I'm not sure whether it was from a change to the library or an update of a dependency that caused it to start doing this, so I'm not sure of the root cause. Needs to be investigated.

@jimmycuadra
Copy link
Owner Author

Update: I added a quick hack using sleep just to get the build passing again. I'll leave this issue open to remind me (or someone who'd like to help) to find a better way of testing this deterministically.

@jimmycuadra jimmycuadra changed the title watch_recursive test has started hanging watch_recursive test is not deterministic Dec 15, 2018
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