Skip to content

v3.0.2: Check if setInterval().unref() exists before call

Compare
Choose a tag to compare
@evantahler evantahler released this 18 Aug 23:07
· 1009 commits to main since this release

Test if unref() exists before calling it. This allows node-resque to work in a browser context (such as an electron render process).