lightpanda-io / browser

The open-source browser made for headless usage
https://lightpanda.io
GNU Affero General Public License v3.0
117 stars 0 forks source link

browser: fix invalid deinit order #262

Closed krichprollsch closed 2 months ago

krichprollsch commented 2 months ago

http client depends on io loop and must be deinit before.

fix #261