Skip to content

Use concurrent-extra's STM lock to lock the fd for reading/writing #16

Description

@abooij

In CABI.Client.hs, we currently apply a convoluted TMVar mechanism that takes and returns a Fd to control access. This is probably better served by an STM lock.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions