Use alternative method to check if bot updated Threads #41
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AnthonyKwon/chattybot#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Use alternative method to check bot updated Threadsto Use alternative method to check bot if updated ThreadsUse alternative method to check bot if updated Threadsto Use alternative method to check if bot updated ThreadsClosing as fixed by #43.