This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Overseer #1152
Merged
Merged
Overseer #1152
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
86247fa
Initial commit
montekki 12ae947
Licenses, spaces, docs
montekki ff6b2a1
Add a spawner
montekki 4cd6e50
Watch spawned subsystems with a FuturesUnordered
montekki 1b11e87
Move the types around a bit
montekki a2ce8e4
Suggested fixes by Max
montekki ae4b0f1
Add a handler to talk to the Overseer
montekki 92989b4
FromOverseer and ToOverseer msgs and stopping
montekki 3c6bf20
Docs and return errors
montekki 30bbc29
Dont broadcast, have add a from field to messages
montekki 564964c
Allow communication between subsystems and outside world
montekki 069e1ba
A message with a oneshot to send result example
montekki f5cd1d6
Remove leftover can_recv_msg
montekki d8faa65
Remove from field from messages
montekki f367849
Dont be generic over stuff
montekki d55fd6e
Gather messages with StreamUnordered
montekki ffb6e64
Fix comments and formatting
montekki eac7503
More docs fixes and an example
montekki 1ddd41f
Apply suggestions from code review
montekki 7462573
Fixes from review
montekki 639bcc7
Dropping a handler results in a flaky test
montekki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fixes from review
Move function from impl block. Do not panic but resolve with errors if spawner fails or subsystem resolves.
- Loading branch information
commit 7462573afec84d1a727a36d97e6376a6988cf9da
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.