Skip to content

Commit 1a72821

Browse files
ArkenanMegaRedHand
andauthored
Update docs/concurrency_design.md
Co-authored-by: Tomás Grüner <47506558+MegaRedHand@users.noreply.github.com>
1 parent 949e7ff commit 1a72821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concurrency_design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Improvements:
6666
### Other issues
6767

6868
- States aren't ever stored in the DB. This is not a concurrency issue, but we should fix it.
69-
- Low priority, but we should evaluate dropping the Subscriber genServer and broadway, and have one task per message under a supervisor.
69+
- Low priority, but we should evaluate dropping the Subscriber GenServer and Broadway, and have one task per message under a supervisor.
7070

7171
## State Diagram
7272

0 commit comments

Comments
 (0)