id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
1156,usleep hangs indefinitely when using -threaded,Eelis,,"Consider the following two-line program.
{{{
  import System.Posix.Unistd
  main = usleep 1000000
}}}
When compiled without -threaded, the program nicely sleeps for one second, as expected. When compiled with -threaded, however, the program simply hangs.",bug,closed,normal,6.8.1,Runtime System,6.6,duplicate,usleep threaded unistd,,Linux,x86_64 (amd64),,Unknown,,,,
