(PHP 8 >= 8.1.0)
Fiber::isSuspended — 确认 fiber 是否挂起
此函数没有参数。
如果 fiber 当前挂起则返回 true 否则返回 false。
true
false