This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
PrismLauncher
Watch
1
Star
0
Fork
0
You've already forked PrismLauncher
mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced
2026-07-30 09:58:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
Add File
New File
Upload File
Apply Patch
PrismLauncher
/
launcher
/
tasks
History
0x189D7997
15b39af92e
Fix(Task): check if task is still running before calling emitAborted()
...
Signed-off-by: 0x189D7997 <
199489335+0x189D7997@users.noreply.github.com
>
2026-04-17 02:11:06 +00:00
..
ConcurrentTask.cpp
feat: compound the conncurent task error
2025-05-10 12:16:10 +03:00
ConcurrentTask.h
Reduce usage of [[nodiscard]] attributes
2025-07-07 20:56:29 +01:00
MultipleOptionsTask.cpp
remove task parent from constuctor
2024-11-01 00:11:45 +02:00
MultipleOptionsTask.h
remove task parent from constuctor
2024-11-01 00:11:45 +02:00
SequentialTask.cpp
fix: add missing returns after emitFailed/Aborted
2026-01-21 18:30:31 +05:00
SequentialTask.h
remove task parent from constuctor
2024-11-01 00:11:45 +02:00
Task.cpp
change(Task): warn when disposing while running
2026-04-12 13:48:15 +05:00
Task.h
Fix(Task): check if task is still running before calling emitAborted()
2026-04-17 02:11:06 +00:00