Commit 25dd9ca
feat!: unify GenServer self and state (#35)
* feat!: unify GenServer self and state
* fix: use start_blocking
* fix compilation
* polish
* more polish
* remove `Default` constraint
* remove comment
* bump version
---------
Co-authored-by: Juan Munoz <[email protected]>1 parent e9da911 commit 25dd9ca
File tree
20 files changed
+350
-418
lines changed- concurrency/src
- tasks
- threads
- examples
- bank_threads/src
- bank/src
- blocking_genserver
- name_server_with_error/src
- name_server/src
- updater_threads/src
- updater/src
20 files changed
+350
-418
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
0 commit comments