Github user mharmer commented on the issue:
https://github.com/apache/ant/pull/81
@jaikiran I think the test does exhibit the multithreaded scenario, I ran
it prior to the `Project` changes to ensure it did fail. My Java is a bit
rusty, but I believe the 2 separate `ExecutorService`'s created run
concurrently. My only concern is it's possible it may not catch the issue in
the future as a regression test due to the non-determinism, as well as the
somewhat arbitrary loop count and extended time taken to run the test (<100
milliseconds currently, but overall these types of tests tend to add up).
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]