[Issue 5438] New: Thread.sleep doesn't sleep

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 9 06:59:43 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5438

           Summary: Thread.sleep doesn't sleep
           Product: D
           Version: D2
          Platform: Other
               URL: http://www.digitalmars.com/d/2.0/phobos/std_thread.htm
                    l
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: eatingstaples at gmail.com


--- Comment #0 from eatingstaples at gmail.com 2011-01-09 06:57:58 PST ---
Created an attachment (id=866)
Code demonstrating the issue

Calling Thread.sleep does not suspend the calling thread for the time supplied;
the call returns immediately.

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


More information about the Digitalmars-d-bugs mailing list