Skip to content

feat: add NewTicker to clock testing library #13593

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

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented Jun 18, 2024

Adds NewTicker and the corresponding Ticker struct, for matching the standard library or for tickers that need to be part of more complex select statements such that TickerFunc doesn't work.

@spikecurtis spikecurtis force-pushed the spike/clock-testing-new-ticker branch from 4e071d4 to c7079dc Compare June 18, 2024 08:30
@spikecurtis spikecurtis requested review from johnstcn and mafredri June 18, 2024 08:32
@spikecurtis spikecurtis marked this pull request as ready for review June 18, 2024 08:33
Base automatically changed from spike/clock-testing-timer-negative-duration to main June 18, 2024 11:40
@spikecurtis spikecurtis force-pushed the spike/clock-testing-new-ticker branch from c7079dc to 39aa737 Compare June 20, 2024 05:20
@spikecurtis spikecurtis force-pushed the spike/clock-testing-new-ticker branch from 39aa737 to d314742 Compare June 20, 2024 06:03
@spikecurtis spikecurtis merged commit 02ffff1 into main Jun 20, 2024
27 checks passed
@spikecurtis spikecurtis deleted the spike/clock-testing-new-ticker branch June 20, 2024 06:16
Copy link
Contributor Author

Merge activity

@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants