January 15, 2015 [phobos] [D-Programming-Language/phobos] a84313: FiberScheduler wasn't resetting notified state whe... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: a843136b2c03767e14f7d559ae21086281af6acc https://github.com/D-Programming-Language/phobos/commit/a843136b2c03767e14f7d559ae21086281af6acc Author: Sean Kelly <sean@invisibleduck.org> Date: 2014-10-27 (Mon, 27 Oct 2014) Changed paths: M std/concurrency.d Log Message: ----------- FiberScheduler wasn't resetting notified state when Condition.wait completed. Commit: f2e5228d60e91e8a3a1a7637a83bd5c978299d85 https://github.com/D-Programming-Language/phobos/commit/f2e5228d60e91e8a3a1a7637a83bd5c978299d85 Author: Martin Nowak <code@dawg.eu> Date: 2015-01-15 (Thu, 15 Jan 2015) Changed paths: M std/concurrency.d Log Message: ----------- Merge pull request #2644 from complexmath/fixFiberScheduler Fix a bug with FiberScheduler Compare: https://github.com/D-Programming-Language/phobos/compare/a032dd8cefcb...f2e5228d60e9 |
Copyright © 1999-2021 by the D Language Foundation