[PR #28] [CLOSED] Fix declaration of constants: TH32CS_SNAPPROCESS, SYNCHRONIZE, STILL_ALIVE #29

Closed
opened 2026-06-06 22:10:44 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vxcontrol/soldr-modules/pull/28
Author: @souz9
Created: 12/16/2022
Status: Closed

Base: masterHead: 26-proc-terminator-fix-TH32CS_SNAPPROCESS


📝 Commits (2)

  • af4d15c #26 Fix declaration of constants: TH32CS_SNAPPROCESS, SYNCHRONIZE, STILL_ALIVE
  • d0ef9bd #26 proc_terminator: release 1.0.1

📊 Changes

4 files changed (+24 additions, -9 deletions)

View changed files

📝 proc_terminator/1.0.0/cmodule/main.lua (+3 -2)
📝 proc_terminator/1.0.0/cmodule/process_api.lua (+6 -4)
📝 proc_terminator/1.0.0/config/changelog.json (+13 -1)
📝 proc_terminator/1.0.0/config/info.json (+2 -2)

📄 Description

Closes #26


🔄 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/vxcontrol/soldr-modules/pull/28 **Author:** [@souz9](https://github.com/souz9) **Created:** 12/16/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `26-proc-terminator-fix-TH32CS_SNAPPROCESS` --- ### 📝 Commits (2) - [`af4d15c`](https://github.com/vxcontrol/soldr-modules/commit/af4d15c93b6d77f2287cbfcbe140bb9f46640677) #26 Fix declaration of constants: TH32CS_SNAPPROCESS, SYNCHRONIZE, STILL_ALIVE - [`d0ef9bd`](https://github.com/vxcontrol/soldr-modules/commit/d0ef9bd93087d3e82b72366e1b5c60ab5017b66f) #26 proc_terminator: release 1.0.1 ### 📊 Changes **4 files changed** (+24 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `proc_terminator/1.0.0/cmodule/main.lua` (+3 -2) 📝 `proc_terminator/1.0.0/cmodule/process_api.lua` (+6 -4) 📝 `proc_terminator/1.0.0/config/changelog.json` (+13 -1) 📝 `proc_terminator/1.0.0/config/info.json` (+2 -2) </details> ### 📄 Description Closes #26 --- <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-06-06 22:10:44 -04:00
yindo closed this issue 2026-06-06 22:10:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/soldr-modules#29