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

Minor feature improvements to coordinators #2897

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

Hawxy
Copy link
Contributor

@Hawxy Hawxy commented Jan 12, 2024

  • Exposes HasLock/IsRunning on INodeCoordinator and IProjectionDaemon respectively to make some advanced scenarios easier to implement.
  • Replaces timer in HotColdCoordinator with PeriodicTimer to eliminate sync-over-async timer callbacks.

@jeremydmiller
Copy link
Member

@Hawxy Kind of embarrassed to admit I didn't know about PeriodicTimer, and now that's going everywhere in Wolverine on its next push

@jeremydmiller jeremydmiller merged commit cc11db2 into JasperFx:master Jan 15, 2024
11 checks passed
@Hawxy Hawxy deleted the CoordHelpers branch January 15, 2024 13:48
@jeremydmiller jeremydmiller added this to the 7.0.0 milestone Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants