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

enhance Timer outer constructor taking callback to accept any valid args/kwargs #50027

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

baumgold
Copy link
Contributor

@baumgold baumgold commented Jun 1, 2023

Currently it's not possible to instantiate a Timer with a callback using Dates.Period argument types. This change enables this functionality.

Builds on @quinnj's work in #12274.

@baumgold baumgold force-pushed the timer branch 4 times, most recently from c9c79aa to 8b0947c Compare June 1, 2023 18:59
@vtjnash vtjnash merged commit fb2ceea into JuliaLang:master Jul 5, 2023
1 check passed
@baumgold baumgold deleted the timer branch July 5, 2023 11:59
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