π™ƒπ˜Όπ™π™π™”

Results 100 comments of π™ƒπ˜Όπ™π™π™”

```sh bun --bun run pm2 start --instances 2 ./build/index.js ```

> is this related I don't think `pm2` uses `node:inspector`

Nope. Had to revert back to Nodejs. ☹️

> > Try to install bun using npm `npm install -g bun`, this worked for me. > > Unfortunately, I don't have the opportunity to test it at the moment....

@sindelio Corrected: https://github.com/mario-huang/web-frameworks/blob/master/javascript/durian.js/cluster.ts @mario-huang https://nodejs.org/api/os.html#oscpus:~:text=os.cpus().length%20should%20not%20be%20used%20to%20calculate%20the%20amount%20of%20parallelism%20available%20to%20an%20application.%20Use%20os.availableParallelism()%20for%20this%20purpose

> > Will do > > @Unitech can you already estimate when you will integrate compatibility from Bun? Will it perhaps be in the next release? https://github.com/Unitech/pm2/tree/development

@xvzc Getting this error more frequently on Apple M2 chip, compared to arch64 (pi4). Page does not load until 5-6 refresh, sometimes needs 20+. Any help would be appreciated.

The problem seems to have gone away automatically for me.

I also wish there is some config to preserve state like it did before