retry icon indicating copy to clipboard operation
retry copied to clipboard

Pull request with context manager improvements.

Open brookman1 opened this issue 3 years ago • 0 comments

Changed the context manager for reliability, seems like enter / exit methods are simpler to read sometimes. Removed the stdout prints. Added threaded test -- threaded tests are not fully predictable, and call actual threaded calls instead of mocks; maybe this one will be disabled in the future.

brookman1 avatar May 17 '22 17:05 brookman1