Skip to content

[BUG] CLI hangs #504

@rmoff

Description

@rmoff

I just upgraded basic-memory on my Mac

uv tool upgrade basic-memory

and now most CLI commands now just hang, requiring Ctrl-C to exit (similar to #461 #455?)

❯ basic-memory --version
Basic Memory version: 0.17.4
❯ basic-memory project list
              Basic Memory Projects
┏━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━┓
┃ Name    ┃ Path                       ┃ Default ┃
┡━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━┩
│ main    │ ~/basic-memory             │ [X]     │
│ money   │ ~/Documents/Personal/money │         │
│ running │ ~/Documents/Running        │         │
│ travel  │ ~/Documents/Travel         │         │
└─────────┴────────────────────────────┴─────────┘
^CException ignored while joining a thread in _thread._shutdown():
Traceback (most recent call last):
  File "/opt/homebrew/Cellar/[email protected]/3.14.0/Frameworks/Python.framework/Versions/3.14/lib/python3.14/threading.py", line 1582, in _shutdown
    _thread_shutdown()
KeyboardInterrupt:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions