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

Enable caching functions arising from exec of strings (continued) #9553

Closed
wants to merge 1 commit into from

Conversation

dlee992
Copy link
Contributor

@dlee992 dlee992 commented Apr 30, 2024

The first commit is based on #6406.
Will also copy-and-modify testcases in #6406 into this PR.

Marked as draft for now.

TODOs:

  1. each dispatcher in exec code body is a brand-new one, they don't relate to the same dispatcher for the same function in exec code body. This incurs it will load the disk cache each time if enabling cache.

Copy link

github-actions bot commented Aug 6, 2024

This pull request is marked as stale as it has had no activity in the past 3 months. Please respond to this comment if you're still interested in working on this. Many thanks!

@github-actions github-actions bot added the stale Marker label for stale issues. label Aug 6, 2024
@github-actions github-actions bot added the abandoned - stale PRs automatically closed due to stale status label Aug 13, 2024
@github-actions github-actions bot closed this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress abandoned - stale PRs automatically closed due to stale status stale Marker label for stale issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants