Skip to content

[AK1007] Code fix ITimerScheduler in PreRestart - #86

Draft
Arkatufus wants to merge 3 commits into
akkadotnet:devfrom
Arkatufus:AK1007-CodeFix-ITimerScheduler-in-PreRestart
Draft

[AK1007] Code fix ITimerScheduler in PreRestart#86
Arkatufus wants to merge 3 commits into
akkadotnet:devfrom
Arkatufus:AK1007-CodeFix-ITimerScheduler-in-PreRestart

Conversation

@Arkatufus

@Arkatufus Arkatufus commented Mar 26, 2024

Copy link
Copy Markdown
Contributor

Fixes #84

This code fix is not a trivial fix because StartSingleTimer() and StartPeriodicTimer() arguments can't be validated properly during fix.

Note that the code fix unit test fail on one of the case where the method arguments were calculated inside PreRestart.

Changes

  • Add code fix

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.

AK1000: do not call IWithTimers.Schedule inside PreRestart

1 participant