[racket-dev] Multiple 'raco make' processes

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Tue Dec 9 14:47:23 EST 2014

Ah sorry: meant to add: did you try the -j flag?

On Tuesday, December 9, 2014, Robby Findler <robby at eecs.northwestern.edu>
wrote:

> I think they can stomp on each other and you can get inconsistent results,
> theoretically.
>
> Robby
>
> On Tuesday, December 9, 2014, Dan Liebgold <dan.liebgold at gmail.com
> <javascript:_e(%7B%7D,'cvml','dan.liebgold at gmail.com');>> wrote:
>
>> If I have multiple instances of raco make running and some of the files
>> they are checking/rebuilding are shared across the instances... what
>> happens?  Does raco make have lock to ensure no contention? Or does each
>> process potentially redo some work?
>>
>> --
>> Dan Liebgold    [dan.liebgold at gmail.com]
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20141209/f73d9fa2/attachment.html>

Posted on the dev mailing list.