Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement asynchronous flushing in POSIX adapter #250

Closed
ChristopherHogan opened this issue Oct 22, 2021 · 0 comments
Closed

Implement asynchronous flushing in POSIX adapter #250

ChristopherHogan opened this issue Oct 22, 2021 · 0 comments
Assignees
Labels
adapter-posix Related to the POSIX adapter

Comments

@ChristopherHogan
Copy link
Collaborator

This is already implemented in the stdio adapter. Rather than copy-pasting the code into the POSIX adapter, it would be nice to factor it out into something that all adapters can make use of.

@ChristopherHogan ChristopherHogan created this issue from a note in 0.1.0-beta (To Do) Oct 22, 2021
@ChristopherHogan ChristopherHogan self-assigned this Oct 22, 2021
@ChristopherHogan ChristopherHogan added the adapter-posix Related to the POSIX adapter label Oct 22, 2021
@ChristopherHogan ChristopherHogan added this to the 0.1.0 Beta Release milestone Oct 22, 2021
@ChristopherHogan ChristopherHogan removed this from To Do in 0.1.0-beta Oct 28, 2021
@ChristopherHogan ChristopherHogan added this to To do in Chris's Projects via automation Nov 8, 2021
Chris's Projects automation moved this from To do to Done Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapter-posix Related to the POSIX adapter
Projects
Development

No branches or pull requests

2 participants