December 08, 2012 [phobos] [D-Programming-Language/phobos] cdc259: Fix incorrect test. Calling finish(false) doesn't... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: cdc2596eb6092fb609e49cefe32a062e90d9e309 https://github.com/D-Programming-Language/phobos/commit/cdc2596eb6092fb609e49cefe32a062e90d9e309 Author: dsimcha <dsimcha@gmail.com> Date: 2012-12-08 (Sat, 08 Dec 2012) Changed paths: M std/parallelism.d Log Message: ----------- Fix incorrect test. Calling finish(false) doesn't guarantee that the task won't be complete immediately after finish() returns. Commit: 48c91b3c9a576c1a85dbbfcc8c2f641d4b0236ac https://github.com/D-Programming-Language/phobos/commit/48c91b3c9a576c1a85dbbfcc8c2f641d4b0236ac Author: Alex Rønne Petersen <alex@lycus.org> Date: 2012-12-08 (Sat, 08 Dec 2012) Changed paths: M std/parallelism.d Log Message: ----------- Merge pull request #995 from dsimcha/master Fix std.parallelism test Compare: https://github.com/D-Programming-Language/phobos/compare/b3c60e3c9f1b...48c91b3c9a57 |
Copyright © 1999-2021 by the D Language Foundation