Skip to content

Commit

Permalink
docs: Update task state flow diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
Nukesor committed Feb 27, 2025
1 parent 958194a commit 816e6d5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions docs/Architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ As a general rule of thumb, the [`SharedState`] should only ever be locked in me
Always make sure that you lock the state for a given "unit of work".
This rule allows us to be very conservative with state locking to prevent deadlocks.

## Task State Flow Diagram

![State Flow Diagram](Pueue-State-Diagram.svg)

## Code Style

This is a result of `tokei ./pueue ./pueue_lib` on commit `1db4116` at the 2025-02-08.
Expand Down
4 changes: 0 additions & 4 deletions docs/Pueue State Diagram.svg

This file was deleted.

4 changes: 4 additions & 0 deletions docs/Pueue-State-Diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 816e6d5

Please sign in to comment.