integration: Code cleanup
Don't close channel to avoid potential write-after-close. Use time.After instead of time.NewTimer
Showing
Please register or sign in to comment
Don't close channel to avoid potential write-after-close. Use time.After instead of time.NewTimer