Jens Geyer created THRIFT-3259:
----------------------------------
Summary: Warning in TestServer.hs: sleep() should be replaced by
Control.Concurrent.threadDelay
Key: THRIFT-3259
URL: https://issues.apache.org/jira/browse/THRIFT-3259
Project: Thrift
Issue Type: Bug
Components: Haskell - Library
Reporter: Jens Geyer
Priority: Minor
{code}
TestServer.hs:224:5: Warning:
In the use of `sleep' (imported from System.Posix.Unistd):
"This function has several shortcomings (see documentation). Please
consider using Control.Concurrent.threadDelay instead."
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)