gdombiak / OctoPod

Free open source client for OctoPrint
Apache License 2.0
225 stars 42 forks source link

Sometimes websocket connect is not respecting setting to ignore certificate validation #556

Closed gdombiak closed 2 years ago

gdombiak commented 2 years ago

Sometimes websocket connection was created and established before we set the setting in a background thread. Just set it in the same thread to prevent timing issues