[PR #196] chore: check lib ava only once #200

Open
opened 2026-02-16 09:19:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-sandbox/pull/196
Author: @fatelei
Created: 11/23/2025
Status: 🔄 Open

Base: mainHead: sync_once


📝 Commits (1)

  • ee283d2 chore: check lib ava only once

📊 Changes

3 files changed (+22 additions, -12 deletions)

View changed files

📝 go.mod (+0 -2)
📝 internal/core/runner/nodejs/setup.go (+11 -5)
📝 internal/core/runner/python/setup.go (+11 -5)

📄 Description

init env only once, no need init every time


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-sandbox/pull/196 **Author:** [@fatelei](https://github.com/fatelei) **Created:** 11/23/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `sync_once` --- ### 📝 Commits (1) - [`ee283d2`](https://github.com/langgenius/dify-sandbox/commit/ee283d26638bbb43051b9a790b302480a4219227) chore: check lib ava only once ### 📊 Changes **3 files changed** (+22 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+0 -2) 📝 `internal/core/runner/nodejs/setup.go` (+11 -5) 📝 `internal/core/runner/python/setup.go` (+11 -5) </details> ### 📄 Description init env only once, no need init every time --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 09:19:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-sandbox#200