Potentially fix halting #24

Closed
tgpholly wants to merge 1 commits from fix-halting into master
tgpholly commented 2021-01-12 11:46:54 +00:00 (Migrated from github.com)

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.

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.
tgpholly commented 2021-01-16 20:20:41 +00:00 (Migrated from github.com)

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.

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

Sign in to join this conversation.
No description provided.