Change way of stopping searches when user removes one #7

Open
opened 2026-02-23 14:02:47 +00:00 by Jocaru · 0 comments
Owner

Add an id per search in database. Use these ids to keep the search threads identified and stop the thread using that id instead of checking in every search (keep doing that anyways? maybe not needed anymore if create a function that removes all threads when user is not valid anymore, but have to check if user is not valid in main thread)

Add an id per search in database. Use these ids to keep the search threads identified and stop the thread using that id instead of checking in every search (keep doing that anyways? maybe not needed anymore if create a function that removes all threads when user is not valid anymore, but have to check if user is not valid in main thread)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Jocaru/wallamanta#7