darcs

Message4925

Author kgardas
Recipients beschmi, dagit, karel.gardas, kgardas, kowey, tommy, tux_rocker
Date 2008-06-02.19:24:42
Issue Issue876 darcs2 dead-locks on GHC subrepo (darcs get --partial http://darcs.haskell.org/ghc-stable/packages/pretty)
Content
It seems that this issue also might cause strange dead-locks in darcs testsuite
as shown on the darcs buildbots. Sometimes either make test or make test_network
hangs forever. Following little scripts duplicates this issue on Solaris:

[code]
while (true); do gmake test; gmake test_network;  done
[/code]
History
Date User Action Args
2008-06-02 19:24:42kgardascreate
2008-06-02 19:24:44kgardaslinkissue876 messages
2008-06-02 19:24:44kgardassetrecipients: + kgardas, tommy, beschmi, kowey, dagit, tux_rocker, karel.gardas
2008-06-02 19:24:44kgardassetmessageid: <1212434684.94.0.55552486456.issue876@darcs.net>
2008-09-20 14:42:35adminsetrecipients: + karel.gardas, - karel.gardas