Use alternative method to check if bot updated Threads #41

Closed
opened 2025-07-21 13:14:30 +09:00 by AnthonyKwon · 1 comment
Owner

Current method of check is using some kind of lock, but it requires every method that access thread to check lock state, which is complex and dirty.

Current method of check is using some kind of lock, but it requires every method that access thread to check lock state, which is complex and dirty.
AnthonyKwon added this to the 4.0.0 milestone 2025-07-21 13:14:30 +09:00
AnthonyKwon changed title from Use alternative method to check bot updated Threads to Use alternative method to check bot if updated Threads 2025-07-21 13:15:06 +09:00
AnthonyKwon changed title from Use alternative method to check bot if updated Threads to Use alternative method to check if bot updated Threads 2025-07-21 13:15:23 +09:00
Author
Owner

Closing as fixed by #43.

Closing as fixed by #43.
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: AnthonyKwon/chattybot#41
No description provided.