Implement cargo watch #61

Closed
opened 2023-03-09 10:09:30 +01:00 by lucas · 1 comment
Owner
No description provided.
lucas added this to the DTMM v1.0 + DTMT milestone 2023-03-09 10:09:30 +01:00
lucas added the
crate/dtmt
kind
feature
stage
actionable
labels 2023-03-09 10:09:30 +01:00
lucas added this to the Mod Manager project 2023-03-09 10:09:32 +01:00
Author
Owner

On the first attempt, the notify crate was giving trouble in combination with Tokio.
It simply wouldn't produce events.

I'll have to check if there are ways to move it to a separate standard thread or otherwise make it produce events and send them through a channel to be consumed within the Tokio runtime.

On the first attempt, the `notify` crate was giving trouble in combination with Tokio. It simply wouldn't produce events. I'll have to check if there are ways to move it to a separate standard thread or otherwise make it produce events and send them through a channel to be consumed within the Tokio runtime.
lucas closed this issue 2023-03-10 09:12:39 +01:00
Sign in to join this conversation.
No milestone
No project
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: bitsquid_dt/dtmt#61
No description provided.