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

New scheduler #128

Merged
merged 3 commits into from
Oct 10, 2023
Merged

New scheduler #128

merged 3 commits into from
Oct 10, 2023

Conversation

arkanoider
Copy link
Collaborator

Hi @grunch ,

simplified a lot scheduler:

-- removed crate
-- used simple thread with sleep - we don't need so precise granularity like chron task at the moment.
-- easier and simpler to read
-- Least but not last now I don't use local instances of connect to relays all is working cloning main connect instace, much more clean and efficient.

Not tested because I am at work, let me know your thoughts about.

Copy link
Member

@grunch grunch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@grunch grunch merged commit 196dd9a into MostroP2P:main Oct 10, 2023
1 check passed
@arkanoider arkanoider deleted the new-scheduler branch October 10, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants