Commit Graph

28 Commits

Author SHA1 Message Date
ac2db05d06 Fix local config path 2025-03-10 01:38:17 -04:00
f4904884ad Improve named actor interface 2025-03-09 01:56:09 -05:00
7d0620fe3e Fix system config file path 2025-03-09 01:55:11 -05:00
3115c5feef Actors are formatted better when logged 2025-03-09 01:54:53 -05:00
10ca4f4671 Add "named" actor interface 2025-02-05 16:49:27 -05:00
e0c8825949 Clarify documentation for Actor 2025-01-31 17:26:45 -05:00
b12ffdb0a0 Say *why* an actor failed 2025-01-30 21:12:55 -05:00
bfca8c6f4a Fix util_test.go 2025-01-30 19:59:25 -05:00
641624ef3b examples/broken: Demonstrate new fix working 2025-01-30 19:58:11 -05:00
bae737e6b8 Environment exits if shutdown takes too long 2025-01-30 19:57:40 -05:00
0077a5d115 examples/http: Fix logging 2025-01-30 19:39:37 -05:00
772e9ca290 examples/http: Add HTTP example to demonstrate RunShutdownable 2025-01-30 19:30:07 -05:00
5e38cec135 Environment now actually runs RunShutdownable actors 2025-01-30 19:29:39 -05:00
326db33ecc Environment can now run RunShutdownable actors 2025-01-30 19:29:23 -05:00
dc7c7b5c73 Add variation of panicWrap that does not take in a context 2025-01-30 19:29:02 -05:00
1133e261bf Add support for RunShutdownable to actorSet 2025-01-30 19:28:33 -05:00
b4c55decc6 Document RunShutdownable in Run 2025-01-30 18:28:16 -05:00
2cb1e5cb3a Clarify temporal semantics for RunShutdownable.Shutdown 2025-01-30 18:27:37 -05:00
bbe833bb53 Add the RunShutdowner actor interface 2025-01-30 15:54:13 -05:00
e1ccb4d6e8 Fix phase logging 2025-01-30 15:27:34 -05:00
b026250cab mock: Fix tests 2025-01-30 15:27:23 -05:00
7e5a78fef7 mock: Add mock config interface 2025-01-28 13:45:48 -05:00
ea41137c9c Add .editorconfig, LICENSE 2025-01-28 11:03:35 -05:00
b7f9873c76 Add godoc link in README.md 2025-01-28 11:03:05 -05:00
665b915bf7 Update go-util 2025-01-28 11:01:05 -05:00
97f73be050 Change exit codes 2024-12-31 01:36:29 -05:00
4a88d3a38c assets: Remove icon.png 2024-12-31 01:31:07 -05:00
b3913d8078 Initial commit 2024-12-31 01:27:53 -05:00