Skip to content

replace while(true) with !Thread.currentThread().isInterrupted() #2

@Loki-Afro

Description

@Loki-Afro

Could you please replace

replace while(true) 

with

!Thread.currentThread().isInterrupted()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions