On 15 June 2010 09:22, MightyByte <[email protected]> wrote: > Argh, I always forgot to copy the list. > > > I think Greg tried it on Snow Leopard, but didn't see the problem. We > discussed it briefly and wondered whether an open socket (or file > descriptor) limit is being hit and then the app has to wait for the OS > to get around to freeing them. I don't know enough to know if/how > this can be fixed on OSX though. What ghc version are you using?
I've just uninstalled and then installed ghc 6.12.1 (using the Haskell Platform script and .pkg in haskell-platform-2010.1.0.1-i386.dmg), done a cabal install of snap-core, snap-server, heist and then used `ghc-pkg unregister` to remove snap-core and snap-server and installed fresh git clones. I still see the issue. This is on a different machine (iMac9,1) running OS X 10.6 as well. My laptop (the original machine I saw this on) was a clean install of Snow Leopard, but this is an upgrade from 10.5. Cheers, Thomas Sutton _______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
