[PR #608] [MERGED] Fix errors that prevent socketiod from running #638

Closed
opened 2026-02-27 15:59:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/608
Author: @fathonix
Created: 9/26/2023
Status: Merged
Merged: 9/27/2023
Merged by: @catborise

Base: masterHead: master


📝 Commits (3)

  • 3ef0fe1 Fix calling write() from int instead of os
  • 84e22e4 Ignore if pty process has exited
  • 64fdb93 Fix socketio default host

📊 Changes

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

View changed files

📝 console/socketiod (+8 -3)
📝 webvirtcloud/settings.py.template (+1 -1)

📄 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/retspen/webvirtcloud/pull/608 **Author:** [@fathonix](https://github.com/fathonix) **Created:** 9/26/2023 **Status:** ✅ Merged **Merged:** 9/27/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`3ef0fe1`](https://github.com/retspen/webvirtcloud/commit/3ef0fe19f874fff21fb0e04612bf358b1a151a9c) Fix calling write() from int instead of os - [`84e22e4`](https://github.com/retspen/webvirtcloud/commit/84e22e4a8cdec677f157d1142560b40b0af31990) Ignore if pty process has exited - [`64fdb93`](https://github.com/retspen/webvirtcloud/commit/64fdb9315d8ffbc608fbbb8492d20418b6f42b7b) Fix socketio default host ### 📊 Changes **2 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `console/socketiod` (+8 -3) 📝 `webvirtcloud/settings.py.template` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:27 +03: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/webvirtcloud#638
No description provided.