Skip to content

When moving to parse server - application bug of infinite loop causes 100% CPU crashes #2411

Closed
@ronnno

Description

@ronnno

Application bug caused CPU to reach 100% in some rare cases.
Since in Parse service we were ignorant of these conditions the same code would run, break, and freed by the process timeout mechanism in Parse.

In Parse-server we are suddenly allowed to consume as much CPU as we need (a good thing) but it exposes this bug.
This is not a real parse server issue - it was fixed in our application.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions