Project

General

Profile

Actions

Feature #14851

open

[PATCH] thread_pthread.c: remove non-sleepy timer thread implementation

Added by normalperson (Eric Wong) over 5 years ago. Updated over 2 years ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:87511]

Description

thread_pthread.c: remove non-sleepy timer thread implementation

Apparently, the non-sleepy timer thread code bit-rotted and
was been broken for several years and nobody noticed(r63682).
Remove it entirely to simplify maintenance.

Will commit in a few days unless objections are made.


Files

Updated by normalperson (Eric Wong) over 5 years ago

https://bugs.ruby-lang.org/issues/14851

Maybe reject this feature. Keeping non-sleepy timer thread
implementation (I will call it "polling timer thread") since
manually enabling it can find bugs with thread_win32 platform.

Actions #2

Updated by hsbt (Hiroshi SHIBATA) over 2 years ago

  • Tracker changed from Misc to Feature
Actions

Also available in: Atom PDF

Like0
Like0Like0