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

fixing ThreadingInMemoryCache usage #2604

Merged
merged 4 commits into from
Jul 10, 2024
Merged

Conversation

himan-k
Copy link
Contributor

@himan-k himan-k commented Jul 9, 2024

ThreadingInMemoryCache usage is broken. This commit addresses those issues along with missing documentation about the caching options.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working documentation Improvements or additions to documentation labels Jul 9, 2024
Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow @himan-k!

Thank you for this. This looks great to me!

Just fix those small issues and this should be merged.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 9, 2024
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) July 9, 2024 13:11
@ogabrielluiz ogabrielluiz disabled auto-merge July 9, 2024 18:33
@himan-k himan-k requested a review from ogabrielluiz July 10, 2024 08:15
@himan-k
Copy link
Contributor Author

himan-k commented Jul 10, 2024

Hey @ogabrielluiz , I am not sure if i have checkin permissions. please check. thank you.

Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again, @himan-k

LGTM

@ogabrielluiz ogabrielluiz merged commit 7414a01 into langflow-ai:main Jul 10, 2024
27 checks passed
nicoloboschi pushed a commit to datastax/ragstack-ai-langflow that referenced this pull request Jul 11, 2024
* ThreadingInMemoryCache usage is broken. This commit addresses those issues along with missing documentation about the caching options.

* make lint & make unit_tests fixes

* removing unnecessary changes from unclear test results in  last run

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
(cherry picked from commit 7414a01)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants