Skip to content

Comments

Fix loop during unit tests between std.parallelism and std.range#4571

Merged
DmitryOlshansky merged 1 commit intodlang:masterfrom
schveiguy:fixcycles3
Jul 6, 2016
Merged

Fix loop during unit tests between std.parallelism and std.range#4571
DmitryOlshansky merged 1 commit intodlang:masterfrom
schveiguy:fixcycles3

Conversation

@schveiguy
Copy link
Member

Hopefully this fixes the cycle detected in dlang/druntime#1602

@JackStouffer
Copy link
Contributor

Yeah, this should have been in parallelism.d in the first place.

LGTM

@schveiguy
Copy link
Member Author

ping @klickverbot need this merged to continue with cycle detection fix.

@DmitryOlshansky
Copy link
Member

Auto-merge toggled on

@DmitryOlshansky DmitryOlshansky merged commit 01f14f7 into dlang:master Jul 6, 2016
@schveiguy schveiguy deleted the fixcycles3 branch July 7, 2016 02:00

unittest
{
// this test was in std.range, but caused cycles.
Copy link
Member

@MartinNowak MartinNowak Jul 9, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What sort of cycles you mean remains unclear in this context.

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.

4 participants