You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix cache command to use SysEnv for cloudcache path check (#6432)
- Use SysEnv.get('NXF_CLOUDCACHE_PATH') instead of session.cloudCachePath
- Add debug logging to distinguish between CacheManager and LogsHandler usage
- Improves handling when command is used via Seqera Platform
🤖 Generated with [Claude Code](https://claude.ai/code)
Signed-off-by: Paolo Di Tommaso <[email protected]>
Co-authored-by: Claude <[email protected]>
0 commit comments