how to stop background worker

Joined
May 29, 2024
Messages
2
Reaction score
0
I have a background worker which is reading a file and i want to be stop reading file by pressing esc key.
 
Top