Opened 12 years ago

Closed 4 months ago

#872 closed task (fixed)

run finalizers in a dedicated thread

Reported by: felix winkelmann Owned by:
Priority: minor Milestone:
Component: unknown Version: 4.7.x
Keywords: finalizers threads Cc:
Estimated difficulty: insane

Description

When the scheduler is loaded (for example by using srfi-18), subsequent execution of finalizers should take place in a dedicated thread to minimize interference with other threads.

Change History (2)

comment:1 Changed 8 years ago by sjamaan

Estimated difficulty: insane

comment:2 Changed 4 months ago by felix winkelmann

Resolution: fixed
Status: newclosed

This has been fixed recently to provide a synchronous API (comparable to "guardians").

Note: See TracTickets for help on using tickets.