Skip to content

[css-paint][isolated-workers] What happens if a script throws? #43

Closed
@FremyCompany

Description

@FremyCompany

This could have an impact on other scripts running in the background worker.
Should we restart the environement after such an error or not?

That's important to know for scripts which may want to share data because if the worker can be restarted during a single-frame step, there's no way to accurately pass information from one script to another (or one run to another).

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