CodeX icon indicating copy to clipboard operation
CodeX copied to clipboard

application error while using infinite loop with c/c++

Open EH-GD-MOHIT21 opened this issue 3 years ago • 0 comments

I encountered this issue while I make a POST request with c/c++ language and code contains an infinite loop like while(true), instead of sending the response like "your code took too long to execute" the whole website along with APIs, is unresponsive and sends the same default response template of heroku saying "application error".

EH-GD-MOHIT21 avatar Jul 06 '22 06:07 EH-GD-MOHIT21