I found an issue with a few of my unit tests where, in a full build,
they are running release-static, release-shared, debug-static,
debug-shared at the same time (seperate -j jobs). This causes them to
randomly fail because they interact with the local network the same.
Is there a way to control this? I saw the JAM_SEMAPHORE, but it only
works with the lower jam targets.
_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost-build