[Issue 8960] DMD tester: Unable to set thread priority

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Sep 28 16:12:01 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=8960

--- Comment #8 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/62696b4d8aa1f919071d8d3726c06998b06dd787
fix Issue 8960 - Unable to set thread priority

- Ignore error when get-/setting the priority of a terminated thread.

https://github.com/D-Programming-Language/druntime/commit/b188057f1b9edd57cb956c5fdd86a7878a6529d9
Merge pull request #550 from MartinNowak/fix8960

fix Issue 8960 - Unable to set thread priority

--


More information about the Digitalmars-d-bugs mailing list