m-ld / timeld

Live shared timesheets
MIT License
1 stars 1 forks source link

REPL crashes intermittently #58

Open mcalligator opened 2 years ago

mcalligator commented 2 years ago

Typing m --help can crash the REPL: help prompt returns as expected, but it then exits to the terminal.

Package: CLI Version: v0.1.4-0 Environment: Arch Linux (kernel version 5.15.55-2-lts) Steps to Reproduce: challenging to do, since behaviour intermittent. First occurrence, followed update of timeld-cli to this version, and addition of two new entries, each succeeded by ls command.

Recurrence will be noted in this Issue.; if this does not happen, Issue will be closed.

mcalligator commented 2 years ago

Update: REPL crashed again, this time after running ls. Updating Issue title from "timeld modify --help can crash the REPL".

gsvarovsky commented 2 years ago

When it crashes, please can you start another timesheet session and use the log command

(if you want to redirect it to a file, use log > my_file.txt)