Potentially fix halting #24
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
High priority
invalid
Low priority
Medium Priority
question
size/L
size/M
size/S
size/XL
size/XS
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tgpholly/EUS#24
Loading…
Reference in a new issue
No description provided.
Delete branch "fix-halting"
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?
Possibly resolves #23
This is a potential fix for the halting we were encountering on on the API caching.
Has not been extensively tested. In the end we may have to just split it out into a child process and do it that way if I can't figure out async.
After some further investigation it turns out this will not fix halting as it does not fix the underlying issue that is causing this. Will require a complete cache rewrite.
Closing as such.
Pull request closed