Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private agents don't implement Threaded #1122

Open
jstarry opened this issue Apr 23, 2020 · 1 comment
Open

Private agents don't implement Threaded #1122

jstarry opened this issue Apr 23, 2020 · 1 comment

Comments

@jstarry
Copy link
Member

@jstarry jstarry commented Apr 23, 2020

Issuehunt badges

Problem

Lacking the following implementation:

impl<T> Threaded for T
where
    T: Agent<Reach = Private>,

Implementation Tips

  • Implementing Threaded is a good first step.
  • Handler id's aren't relevant here (same as Job) and so we have the SINGLETON_ID for this reason.
    *The message queue is pretty important as well and tracked here: #937

IssueHunt Summary

Backers (Total: $5.00)

Become a backer now!

Or submit a pull request to get the deposits!

Tips

@issuehunt-app
Copy link

@issuehunt-app issuehunt-app bot commented May 12, 2020

@jstarry has funded $5.00 to this issue.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.