| Summary: | Concurrency issues with getenv calls in ParticleHP on Visual Studio | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Sergio Losilla <sergio.losilla> |
| Component: | processes/hadronic/models/neutron_hp | Assignee: | dennis.herbert.wright |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P4 | ||
| Version: | 11.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Sergio Losilla
2022-07-21 14:04:56 CEST
This is a known problem for ParticleHP and we are in the process of getting rid of as many getenvs as we can. I'll have a look at the ones you list and see if they can be removed or replaced. Environment variables G4PHPTEST, G4PHPTEST2, NeutronHPCapture and their corresponding getenv()s were no longer used, so they have been removed. |