termui icon indicating copy to clipboard operation
termui copied to clipboard

Add alternative PollEvents() impl to prevent goroutine leaking

Open andrievsky opened this issue 5 years ago • 0 comments

Add PollEventsWithContext(ctx context.Context) as an alternative to PollEvents() which prevents goroutine leaking

andrievsky avatar Jul 16 '20 14:07 andrievsky