dromara / dromara/raincat

BlockTask 类问题

Open
#12 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
1.9k
Forks
644
PR merge metrics
No merged PRs in 30d

Description

BlockTask 类中的是否被唤醒标志Notify应去除static关键字,使之成为成员变量而不是类变量。目前使用static关键字,导致标志位Notify被修改一次变成true后,其他新生成的BlockTask对象的标志位Notify都是true.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.