foreversd / forever

A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)

Home Page:http://github.com/foreverjs/forever

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIX 7.3 TL 1 forever errors

vandysn opened this issue · comments

forever start app.js works. But when we do forever stopall it throughs below error and core dumps
Assertion failed: __EX, file ../deps/uv/src/unix/aix.c, line 186
IOT/Abort trap(coredump)

Works fine on AIX 7.2 and AIX 7.3 TL0