Hello,
We have a very strange behavior in our application (Meteor 2.16) where the number of fibers is going very high and node is out of ram and out of cpu
Do you know what could be the cause ?
Hello,
We have a very strange behavior in our application (Meteor 2.16) where the number of fibers is going very high and node is out of ram and out of cpu
Do you know what could be the cause ?
Are you on Meteor 2.16?!
Yes sorry I forgot to mention we are on meteor 2.16.
We found a infinite loop in our business logic. THis as nothing to do with fibers. Thanks