Issue by zanderhsu
Saturday Feb 06, 2016 at 08:21 GMT
Originally opened as adobe/brackets#12202
Hi,
Recently I am using Bracket(OS X version 1.6) to edit and run my nodejs program as it's really a nice tool.
However last week I found if I launched my nodejs program via Bracket, then did some frequent access to my nodejs program(server), it would exit abnormally in short time for unknown reason ('Program exited with status code of null.'), but if I ran my nodeJS program under terminal, it could run very well.
Is it possible because the stack size Bracket is using is a bit too small or something else.
Cheers
Zander
Saturday Feb 06, 2016 at 08:21 GMT
Originally opened as adobe/brackets#12202
Hi,
Recently I am using Bracket(OS X version 1.6) to edit and run my nodejs program as it's really a nice tool.
However last week I found if I launched my nodejs program via Bracket, then did some frequent access to my nodejs program(server), it would exit abnormally in short time for unknown reason ('Program exited with status code of null.'), but if I ran my nodeJS program under terminal, it could run very well.
Is it possible because the stack size Bracket is using is a bit too small or something else.
Cheers
Zander