@falkamelung noted a race condition in #106 due to non-atomic directory checking followed by os.makedirs. This pattern exists in many places in the codebase so I went ahead and replaced the rest of them. The new exist_ok usage should be terser and more idiomatic. |
||
---|---|---|
.. | ||
BurstSLC.py | ||
SConscript | ||
Sentinel1.py | ||
TOPSSLCProduct.py | ||
TOPSSwathSLCProduct.py | ||
__init__.py |