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

Upgraded task-buffer to V4 #21

Merged
merged 4 commits into from
Nov 23, 2024
Merged

Upgraded task-buffer to V4 #21

merged 4 commits into from
Nov 23, 2024

Conversation

taras
Copy link
Member

@taras taras commented Nov 17, 2024

Motivation

I needed the Task Buffer to track FS write operations, but I needed it in V4.

Approach

  1. The Result type is not exported from V4, so I used V3
  2. Replaced action with withResolvers
  3. Move sleep(0) to iterable to give a bit of time between iterations

TODO

@taras taras requested a review from cowboyd November 17, 2024 17:16
@taras taras merged commit 2bcd2c2 into main Nov 23, 2024
3 checks passed
@taras taras deleted the tm/upgrade-task-buffer-to-v4 branch November 23, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants