kaichaosun / rlt

Localtunnel implementation in Rust, expose local API to the public.
MIT License
87 stars 11 forks source link

Subtasks in loop is not closed immediately if loop handle aborts #1

Closed kaichaosun closed 2 years ago

kaichaosun commented 2 years ago

Refactor with shutdown broadcast signal and semaphore could resolve it.