[racket-dev] Multiple 'raco make' processes

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

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> 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
> <javascript:_e(%7B%7D,'cvml','dan.liebgold at gmail.com');>]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20141209/a82014be/attachment.html>

Posted on the dev mailing list.