Skip to content

How to check is render process alive ? #238

@fallenleavesguy

Description

@fallenleavesguy

render process may be crashed some time or in some old win pc.

you can simulate crash by using large memory.

[...Array(2**32-1)]

or

[...Array(2**32-1)].map(_=>Math.ceil(Math.random()*111))

How to check render process is alive and reload render process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions