Closed juanrh closed 8 years ago
it looks like some problem stoping the StreamingContext in edge cases like this when nothing has been computed in fact. Try with a future that ensure the prop runs for at least a second, hence the streaming context has time to be initialized.
this problem hasn't appeared since the change in the test execution mechanism since release sscheck 0.2.1-SNAPSHOT
it looks like some problem stoping the StreamingContext in edge cases like this when nothing has been computed in fact. Try with a future that ensure the prop runs for at least a second, hence the streaming context has time to be initialized.