Skip to content

Frame allocator deallocation order #60

@sgerbino

Description

@sgerbino

The current implementation of frame allocator does not reliable dealloc coroutines in the correct order. This issue is described in detail by @MungoG in the following gist.

A potential solution discussed was to reference count the frame allocator, which did seem to solve the issue. We would like to explore other strategies of ensuring correct deallocation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions