[PR #415] Fix issue 412 #917

Open
opened 2026-03-13 22:52:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alexal1/Insomniac/pull/415
Author: @gtcdevop
Created: 1/7/2022
Status: 🔄 Open

Base: masterHead: fix_session_or_device_object_has_no_attribute_is_alive


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 insomniac/device_facade.py (+1 -1)

📄 Description

...
AttributeError: Session object has no attribute '_is_alive'

Change how we check device is alive


🔄 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/alexal1/Insomniac/pull/415 **Author:** [@gtcdevop](https://github.com/gtcdevop) **Created:** 1/7/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fix_session_or_device_object_has_no_attribute_is_alive` --- ### 📝 Commits (1) - [`1bf92c9`](https://github.com/alexal1/Insomniac/commit/1bf92c9052ffda49a323a87b107b958dc11bf82a) Fix issue 412 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `insomniac/device_facade.py` (+1 -1) </details> ### 📄 Description ``` ... AttributeError: Session object has no attribute '_is_alive' ``` Change how we check device is alive --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/Insomniac#917
No description provided.