Xline icon indicating copy to clipboard operation
Xline copied to clipboard

Implement drop to stop tokio async task

Open pzheng1025 opened this issue 2 years ago • 0 comments

Server will start tokio async task during Server::new(). When server is stopped, need to abort the async task. Example

pzheng1025 avatar Aug 05 '22 04:08 pzheng1025