Remove use of finalizer in PingSource adapter #4986
Labels
area/sources
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/good-first-issue
Denotes an issue ready for a new contributor.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
Problem
The use of finalizers in the PingSource adapter is overkill since updating the internal state cannot fail.
Similar to #4509
Persona:
Which persona is this feature for?
Exit Criteria
A measurable (binary) test that would indicate that the problem has been resolved.
Time Estimate (optional):
How many developer-days do you think this may take to resolve?
<1
Additional context (optional)
Add any other context about the feature request here.
The text was updated successfully, but these errors were encountered: