[Phase 4] Add --timeout flag to cmd_destroy #239
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Timeout handling for sessions is currently done inside the queue-daemon. We need a CLI way to destroy timed-out sessions.
Solution
Add flag to :
Implementation:
Status
BLOCKED - Depends on Phase 1 (help restructure needed to document --timeout flag)
Files
Related Issues
Parent: #235
Blocked by: #236 (Phase 1)