Blender Kitsu: Use Background Thread for Kitsu Login #79
No reviewers
Labels
No Label
Kind
Breaking
Kind
Bug
Kind: Community
Kind
Documentation
Kind
Easy
Kind
Enhancement
Kind
Feature
Kind
Proposal
Kind
Security
Kind
Studio Request
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio-tools#79
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/blender-kitsu-bg-threading"
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?
Closes: studio/blender-studio-pipeline#18
What's Changed
How does this work?
I thought that you needed to manually start the thread and also check if there were any current threads running before starting a new one.
There doesn't seem to be any logic for any of that. So even if the thread gets started automatically, it seems like there can be race conditions now as nothing is preventing it from running multiple threads with the same task at the same time.
Blender Kitsu: Use Background Thread for Kitsu Loginto WIP: Blender Kitsu: Use Background Thread for Kitsu LoginTODO
025bb735ce
to8a037fd216
@ZedDB could you take a look at this now, I have added some logic that checks if a thread is running. I decided instead of doing nothing to kill the thread and restart to provide a better experience for users who are trying multiple times to login with incorrect creds, let me know what u think :)
bf568b2d4e
toee7da5d857
WIP: Blender Kitsu: Use Background Thread for Kitsu Loginto Blender Kitsu: Use Background Thread for Kitsu Logina286983238
toed2c588b52