You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I disabled the pisugarx plugin, but the background thread kept running. When I re-enabled the plugin, another background thread started and there were two of them. The threads never exit until pwnagotchi quits/restarts. Changing the while loop to check a boolean, then setting that boolean to false on exit would let thread exit.
PR submitted.
Version
2.9.5.3
3rd Party Hardware
No
Relevant log output
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Contact Details
No response
What happened?
I disabled the pisugarx plugin, but the background thread kept running. When I re-enabled the plugin, another background thread started and there were two of them. The threads never exit until pwnagotchi quits/restarts. Changing the while loop to check a boolean, then setting that boolean to false on exit would let thread exit.
PR submitted.
Version
2.9.5.3
3rd Party Hardware
No
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: