Skip to content

Do we really need Sleep(1000) in the loop at APC Inject? #13

Description

@zeze-zeze

As far as I know, APC functions are called when a thread is in an alertable state, but the Sleep(1000) in APC inject is in the current thread, not the target one, so I think the Sleep(1000) function can be out of the loop.

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