Skip to content

Need to implement a proper scheme to deal with errors when writing or reading a message in an isolate #5060

Closed
@a-siva

Description

@a-siva

Currently we have numerous asserts in the code which write or read messages in an Isolate. These asserts should be converted to errors and we need a
proper scheme for isolates to be able to handle errors when reading
or writing messages.

One potential possibility is to report the errors and let the API code
deal with it.

Metadata

Metadata

Assignees

Labels

area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.closed-duplicateClosed in favor of an existing report

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions