[PR #176] [MERGED] Switched to cursorV2 to make use of the fix for #140 #1547

Closed
opened 2026-03-02 11:58:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/176
Author: @kamtschatka
Created: 5/24/2024
Status: Merged
Merged: 5/24/2024
Merged by: @MohamedBassem

Base: mainHead: fix-pagination


📝 Commits (1)

  • 474a178 Switched to cursorV2 to make use of the fix for #140 and prevent infinite loops

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 apps/cli/src/commands/bookmarks.ts (+1 -0)

📄 Description

realized that the cli is not using cursorV2 and is causing an infite loop/going out of memory if bookmarks created at the same second exist


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/176 **Author:** [@kamtschatka](https://github.com/kamtschatka) **Created:** 5/24/2024 **Status:** ✅ Merged **Merged:** 5/24/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `fix-pagination` --- ### 📝 Commits (1) - [`474a178`](https://github.com/karakeep-app/karakeep/commit/474a178b4883efcb019dda31f97a9da25609f808) Switched to cursorV2 to make use of the fix for #140 and prevent infinite loops ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/cli/src/commands/bookmarks.ts` (+1 -0) </details> ### 📄 Description realized that the cli is not using cursorV2 and is causing an infite loop/going out of memory if bookmarks created at the same second exist --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1547
No description provided.