fix: init script captures wrong session IDs when old sessions exist #173
Reference in New Issue
Block a user
Delete Branch "fix/issue-172-init-script-wrong-session-ids"
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?
Summary
tail -1to find newly created sessions, which fails when old sessions existFixes #172
lgtm