Files
serenity/Userland/Libraries/LibThreading/BackgroundAction.cpp
Andrew Kaster a0bc09af85 LibThreading: Guard closing the background thread on the thread existing
This prevents a crash in ImageDecoder when it's closed before any
image decoding requests have been made.

(cherry picked from commit 88176d4be2339108d9d54b8af62f5438f9c82f30)
2024-08-01 12:06:30 -07:00

2.5 KiB