Cristian Lupu

Results 5 issues of Cristian Lupu

Hello, Not necessarily a big bug, but if you have tag names that get truncated on the database level (50 characters in length), you will get an integrity constraint violation...

## What's going wrong? Error stream is polluted with an intrusive log that can't be turned off or customised. PM2 in cluster mode does `logError(error)` in https://github.com/Unitech/pm2/blob/4.5.0/lib/ProcessContainer.js#L258 PM2 in fork...

# Bug report ``` Line 19: Dumped type: true Line 19: Variable $doSomething might not be defined. Line 38: Dumped type: true ``` ### Code snippet that reproduces the problem...

bug

Error stream is polluted with an intrusive log that can't be turned off or customised. This happens when using PM2 in fork mode, as can be seen in my original...

We have seen a large number of open FD's when using express with multer. After investing, we have found the issue to be aborted uploads. It seems the upload FD...