[PR #338] [MERGED] enh: make execute() way WAY faster #413

Closed
opened 2026-05-07 00:20:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/338
Author: @speed47
Created: 9/12/2022
Status: Merged
Merged: 9/21/2022
Merged by: @speed47

Base: masterHead: execute_faster


📝 Commits (2)

  • 4287ea8 enh: make execute() way WAY faster
  • 9ec9194 fix: batch: don't attempt to read if stdin is closed

📊 Changes

3 files changed (+104 additions, -150 deletions)

View changed files

📝 bin/plugin/open/batch (+4 -1)
📝 lib/perl/OVH/Bastion.pm (+4 -3)
📝 lib/perl/OVH/Bastion/execute.inc (+96 -146)

📄 Description

No description provided


🔄 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/ovh/the-bastion/pull/338 **Author:** [@speed47](https://github.com/speed47) **Created:** 9/12/2022 **Status:** ✅ Merged **Merged:** 9/21/2022 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `execute_faster` --- ### 📝 Commits (2) - [`4287ea8`](https://github.com/ovh/the-bastion/commit/4287ea81dbd78b11db71c0c8250d02aba88e6b93) enh: make execute() way WAY faster - [`9ec9194`](https://github.com/ovh/the-bastion/commit/9ec9194cf7bae789b17ff4b24b2b1e80f67bfef6) fix: batch: don't attempt to read if stdin is closed ### 📊 Changes **3 files changed** (+104 additions, -150 deletions) <details> <summary>View changed files</summary> 📝 `bin/plugin/open/batch` (+4 -1) 📝 `lib/perl/OVH/Bastion.pm` (+4 -3) 📝 `lib/perl/OVH/Bastion/execute.inc` (+96 -146) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:47 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#413
No description provided.