-
Notifications
You must be signed in to change notification settings - Fork 1k
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
.NET 6: PeriodicTimer
scheduler replacement for dedicated thread
#6435
Merged
Aaronontheweb
merged 21 commits into
akkadotnet:dev
from
Aaronontheweb:threading-timer-scheduler
Aug 23, 2023
Merged
.NET 6: PeriodicTimer
scheduler replacement for dedicated thread
#6435
Aaronontheweb
merged 21 commits into
akkadotnet:dev
from
Aaronontheweb:threading-timer-scheduler
Aug 23, 2023
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88a049e - Browse repository at this point
Copy the full SHA 88a049eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9bafe7 - Browse repository at this point
Copy the full SHA c9bafe7View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bccd15 - Browse repository at this point
Copy the full SHA 3bccd15View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8638ce - Browse repository at this point
Copy the full SHA c8638ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e0a0d3 - Browse repository at this point
Copy the full SHA 1e0a0d3View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f42df2 - Browse repository at this point
Copy the full SHA 8f42df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78db61f - Browse repository at this point
Copy the full SHA 78db61fView commit details
Commits on Aug 17, 2023
-
Merge branch 'dev' into threading-timer-scheduler
# Conflicts: # src/core/Akka/Actor/Scheduler/HashedWheelTimerScheduler.cs # src/core/Akka/Actor/Scheduler/TimerScheduler.cs
Configuration menu - View commit details
-
Copy full SHA for c96fb56 - Browse repository at this point
Copy the full SHA c96fb56View commit details
Commits on Aug 21, 2023
-
Fix implementation and code cleanup (#168)
* Fix implementation and code cleanup * Fix clock drift calculation
Configuration menu - View commit details
-
Copy full SHA for 692109a - Browse repository at this point
Copy the full SHA 692109aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90481a8 - Browse repository at this point
Copy the full SHA 90481a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b0d483 - Browse repository at this point
Copy the full SHA 6b0d483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b4c78 - Browse repository at this point
Copy the full SHA 70b4c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e62f1f5 - Browse repository at this point
Copy the full SHA e62f1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebde31c - Browse repository at this point
Copy the full SHA ebde31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for abad757 - Browse repository at this point
Copy the full SHA abad757View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b27b381 - Browse repository at this point
Copy the full SHA b27b381View commit details -
Merge branch 'threading-timer-scheduler' of github.com:Aaronontheweb/…
…akka.net into threading-timer-scheduler
Configuration menu - View commit details
-
Copy full SHA for 53ccf88 - Browse repository at this point
Copy the full SHA 53ccf88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 954b0f3 - Browse repository at this point
Copy the full SHA 954b0f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fab2a9 - Browse repository at this point
Copy the full SHA 8fab2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e39e251 - Browse repository at this point
Copy the full SHA e39e251View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de1e104 - Browse repository at this point
Copy the full SHA de1e104View commit details
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.