File Watcher should run on it's own blocking thread #142

Closed
opened 2024-08-10 19:33:01 +01:00 by kemitix · 0 comments
Owner

The call to watch_file(...).await never returns.

watch_file should dispatch it's work into a new thread to allow the function to return.

The call to `watch_file(...).await` never returns. `watch_file` should dispatch it's work into a new thread to allow the function to return.
kemitix added this to the NEXT-RELEASE milestone 2024-08-10 19:33:01 +01:00
kemitix added the
Kind/Bug
label 2024-08-10 19:33:01 +01:00
kemitix self-assigned this 2024-08-10 19:33:01 +01:00
kemitix added this to the Road to v1 - Forgejo & Github project 2024-08-10 19:33:01 +01:00
kemitix modified the milestone from NEXT-RELEASE to v0.13.6 2024-08-23 14:35:20 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/git-next#142
No description provided.