MCPcopy Create free account
hub / github.com/apache/ant / Parallel

Class Parallel

src/main/org/apache/tools/ant/taskdefs/Parallel.java:49–489  ·  view source on GitHub ↗

Executes the contained tasks in separate threads, continuing once all are completed. New behavior allows for the ant script to specify a maximum number of threads that will be executed in parallel. One should be very careful about using the waitFor task when specifying thread

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected