Thread overview
[Issue 11519] New: fixtiming issue in core.thread unittest
Nov 15, 2013
Martin Nowak
Dec 22, 2013
Maxim Fomin
Dec 22, 2013
Maxim Fomin
Feb 09, 2014
safety0ff.bugz
Feb 24, 2014
safety0ff.bugz
Mar 11, 2014
safety0ff.bugz
November 15, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11519

           Summary: fixtiming issue in core.thread unittest
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P4
         Component: druntime
        AssignedTo: nobody@puremagic.com
        ReportedBy: code@dawg.eu


--- Comment #0 from Martin Nowak <code@dawg.eu> 2013-11-15 04:35:40 PST ---
This will need a second Semaphore like most of the other tests. https://github.com/D-Programming-Language/druntime/blob/74506d433a174f5ecc89ec268426c809aed25ba8/src/core/thread.d#L2630

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 22, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11519


Maxim Fomin <maxim@maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim@maxim-fomin.ru


--- Comment #1 from Maxim Fomin <maxim@maxim-fomin.ru> 2013-12-22 13:12:46 PST ---
*** Issue 11803 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 22, 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11519



--- Comment #2 from Maxim Fomin <maxim@maxim-fomin.ru> 2013-12-22 13:14:25 PST ---
Yes, and before been fixed, this unittest will cause non-deterministic failures like notorious thread priority bug.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 09, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11519


safety0ff.bugz <safety0ff.bugz@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |safety0ff.bugz@gmail.com


--- Comment #3 from safety0ff.bugz <safety0ff.bugz@gmail.com> 2014-02-08 23:44:12 PST ---
*** Issue 11454 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 24, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11519



--- Comment #4 from safety0ff.bugz <safety0ff.bugz@gmail.com> 2014-02-24 15:00:57 PST ---
https://github.com/D-Programming-Language/druntime/pull/728

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 28, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11519



--- Comment #5 from github-bugzilla@puremagic.com 2014-02-27 17:56:26 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/005fae061f69ab4b0c1b08df728f971314f81e51 Fix issue 11519 - race in core.thread unit test

https://github.com/D-Programming-Language/druntime/commit/f5bd52d91b8f4b30cdc66354ade2e32a33af4b5c Merge pull request #728 from Safety0ff/fix11454

Fix issue 11519 - race in core.thread unit test

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 11, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11519


safety0ff.bugz <safety0ff.bugz@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------