Skip to content
Verified Commit b0dae5f3 authored by Fushan Wen's avatar Fushan Wen
Browse files

appiumtests: stop GLib main loop before player quit

Fixes an exception in threading:

```
Exception ignored in: <module 'threading' from '/usr/lib64/python3.11/threading.py'>
Traceback (most recent call last):
  File "/usr/lib64/python3.11/threading.py", line 1590, in _shutdown
    lock.acquire()
  File "/builds/plasma/plasma-workspace/appiumtests/utils/mediaplayer.py", line 470, in __on_terminate
    sys.exit(0)
```
parent 65923afe
Pipeline #564327 passed with stage
in 10 minutes and 40 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment