25e9a22a8e34c54dbcbb8d271b2564fd6394d6f1
- Use absolute path for status file to ensure consistency across subprocess execution - Add os.makedirs() call to ensure _logs directory exists - Prevents 'No such file or directory' error when running as subprocess - Fixes issue: [Errno 2] No such file or directory: '_logs/trade_executor_status.json.tmp'
Description
No description provided
Languages
Python
100%