question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Tasks do not persist between dooit sessions

See original GitHub issue

Describe the bug 🐛 After closing and re-opening the shell dooit is running in, all of my tasks have disappeared.

To Reproduce 🐣 Steps to reproduce the behavior:

  1. Run dooit
  2. Put in some tasks
  3. Close the shell dooit is running in
  4. Run dooit; old tasks are gone

Expected behavior 🤔 I expect tasks to persist between dooit sessions.

Desktop (please complete the following information): 🤖

  • OS: MacOS
  • Version: Monterey 12.3.1

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
kraanzucommented, Jun 22, 2022

a customizable autosave routine would be highly appreciated ?!

I suppose saving the todo on each edit should be fine but haven’t tested that for having a much larger data. I’ll stress test and see if that does not cause too much delay, we can move the saving part to a thread for non-disruptive flow 😃

0reactions
LevitatingBusinessMancommented, Jun 30, 2022

I am even experiencing this issue while closing dooit normally…

Topic are saved but todo’s are not.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microsoft To Do tasks not saving
It seems that any tasks created in Microsoft To Do, from any app are not persisted to the server. This has been tested...
Read more >
Program does not run properly as Scheduled Task - Server Fault
When I configure the task to say "run whether the user is logged on or not", and the run with highest privileges option...
Read more >
Not able to pass data frame between airflow tasks
To store a dataframe in such a datastructure store you can serialize your df with tools like pyarrow. import redis import pyarrow as...
Read more >
How to pass an argument to a Windows Scheduled Task with ...
I am sure it is a bug in the Windows Task editor UI... (I am the creator of the .exe ;) - It...
Read more >
How to keep processes running after ending ssh session?
Windows can be moved between session and even linked to multiple sessions ... behind and bg for tasks you're already running and don't...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found