Skip to content

[Wisp] Remove CoroutineSupport Lock in Java and unnecessary function CoroutineMove #189

@nebula-xm

Description

@nebula-xm

Summary:
In Java17, we protect double linked list of coroutine in C++. So there is no need to use Locker in Java to protect it.
And also, function moveCoroutine is unnecessary, so we should remove it.

Test Plan: all wisp tests

Reviewed-by: yulei

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions