这是indexloc提供的服务,不要输入任何密码
Skip to content

Audit uses of forkIO #3768

@jberryman

Description

@jberryman

Usually async with link or withAsync is the right choice (since exceptions get raised in calling thread, for instance).

forkIO . forever should usually use immortal or our own version of that (what if the thread just dies?)

Metadata

Metadata

Assignees

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