Ticket #2338 enhancement closed fixed
trial should handle concurrent usage in the same directory gracefully
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | Branch: | branches/concurrent-trial_temp-2338 | |
| Author: | exarkun | Launchpad Bug: |
Description
Currently a second trial process started in the same directory as a first will destroy the first's _trial_temp directory causing most or all of the remaining tests run by the first process to fail. trial should handle this case without breaking things in this manner.
Change History
Note: See
TracTickets for help on using
tickets.
