summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-09 15:12:50 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-10 06:49:12 -0400
commitac4d8f2964299d14046cb6dd465ad05c87439b29 (patch)
treece954703e652935c85bd149a1be5bcff16867766 /.gitlab-ci.yml
parent3e2a8630323db7343b66df0722b3b114fedee0db (diff)
downloadpango-fix-lilypond-leak.tar.gz
fc: Don't use GTask for threadingfix-lilypond-leak
GTask requires a running mainloop, otherwise we end up leaking task objects and their associated data. This is not a problem in GTK applications, but it does show up in batch operation, such as with lilypond. To avoid this problem, use plain threads.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions