[PR #294] [MERGED] Add a fallback when multiprocessing is unsupported #427

Closed
opened 2026-02-25 20:33:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/294
Author: @fornwall
Created: 4/8/2018
Status: Merged
Merged: 4/9/2018
Merged by: @ku1ik

Base: developHead: no-multiprocessing


📝 Commits (1)

  • de559ac Add a fallback when multiprocessing is unsupported

📊 Changes

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

View changed files

📝 asciinema/asciicast/v2.py (+10 -1)

📄 Description

On platforms (Android) where multiprocessing is not supported we now use threads instead. Fixes #271.


🔄 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/asciinema/asciinema/pull/294 **Author:** [@fornwall](https://github.com/fornwall) **Created:** 4/8/2018 **Status:** ✅ Merged **Merged:** 4/9/2018 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `no-multiprocessing` --- ### 📝 Commits (1) - [`de559ac`](https://github.com/asciinema/asciinema/commit/de559ac86c3d9bd36478557d33acd3512cd186cc) Add a fallback when multiprocessing is unsupported ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `asciinema/asciicast/v2.py` (+10 -1) </details> ### 📄 Description On platforms (Android) where multiprocessing is not supported we now use threads instead. Fixes #271. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:33:42 +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/asciinema#427
No description provided.