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

[API] Fix session usage when deleting functions #5584

Merged
merged 3 commits into from
May 17, 2024

Conversation

rokatyy
Copy link
Member

@rokatyy rokatyy commented May 16, 2024

Since ORM is not async, we can't use the same db session to perform parallel actions

@rokatyy rokatyy marked this pull request as ready for review May 16, 2024 15:26
server/api/api/utils.py Outdated Show resolved Hide resolved
@liranbg liranbg changed the title [Functions_v2] Fix session usage when deleting functions [API] Fix session usage when deleting functions May 17, 2024
@liranbg liranbg merged commit b7982e7 into mlrun:development May 17, 2024
12 checks passed
rokatyy added a commit to rokatyy/mlrun that referenced this pull request May 28, 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.

None yet

3 participants