Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix locking calls for local file cache save and read #23

Closed
wants to merge 1 commit into from
Closed

fix locking calls for local file cache save and read #23

wants to merge 1 commit into from

Conversation

sh00t2kill
Copy link

No description provided.

@sh00t2kill sh00t2kill requested a review from BJReplay as a code owner June 12, 2024 06:41
@autoSteve
Copy link
Collaborator

autoSteve commented Jun 12, 2024

All calls to json.load(s) and json dump are not async/awaited, so this has ticking time bombs @sh00t2kill.

Aside from that I've already PRd #21.

Nice job on getting rid of all the extra spaces on blank lines, but. My PR still has my eye twitching at those.

@sh00t2kill
Copy link
Author

sh00t2kill commented Jun 12, 2024

I might have c&p it wrong, oops!

Ill close this -- and merge those changes into your branch

@sh00t2kill sh00t2kill closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants