Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Resolves #3205.

@adamgfraser
Copy link
Contributor Author

@mijicd I'm seeing some test failures here in StreamBufferSpec - Stream.bufferUnbounded - buffer the Stream. These don't appear to be related to this PR as it only adds new methods to the API of Schedule and doesn't use them anywhere. Could this be related to the recent optimizations to ZQueue?

@adamgfraser
Copy link
Contributor Author

Looks like the same failures are on master.

@mijicd
Copy link
Member

mijicd commented Mar 25, 2020

It might be the case, but I haven't realized these locally or in PR build. Let me see.

@mijicd
Copy link
Member

mijicd commented Mar 25, 2020

Identified and fixed, running benchmarks to double-check. PR coming soon :).

@mijicd
Copy link
Member

mijicd commented Mar 25, 2020

Should be fixed in #3222

@adamgfraser adamgfraser requested a review from jdegoes March 25, 2020 17:53
@adamgfraser
Copy link
Contributor Author

Copying @jeremyrsmith and @fanf.

@jdegoes jdegoes merged commit f07c56a into zio:master Mar 25, 2020
@adamgfraser adamgfraser deleted the 3205 branch March 25, 2020 18:51
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

Successfully merging this pull request may close these issues.

Missing API for ZSchedule which takes a list of durations

3 participants