Closed Blacksmoke16 closed 2 months ago
Addresses deprecation warnings resulting from https://github.com/crystal-lang/crystal/pull/14962. Outright remove the one interface overload to keep the APIs consistent.
Athena::Clock::Interface#sleep(Number)
sleep
Time::Span
Before merging, remember to add the athena-framework/athena prefix to the PR number in the PR title
athena-framework/athena
Context
Addresses deprecation warnings resulting from https://github.com/crystal-lang/crystal/pull/14962. Outright remove the one interface overload to keep the APIs consistent.
Changelog
Athena::Clock::Interface#sleep(Number)
overloadsleep
to use theTime::Span
overloadBefore merging, remember to add the
athena-framework/athena
prefix to the PR number in the PR title