PortBlueSky / thread-puddle

A library to pool Node.js worker threads, automatically exposing exported module methods using Proxy Objects. :rocket:
15 stars 3 forks source link

Feature/callback garbage collection #25

Closed kommander closed 2 years ago

kommander commented 2 years ago

This test covers and ensures garbage collection for callback function references works.