check
Some checks failed
Global Runner Check / test-valgrind (push) Successful in 0s
Global Runner Check / test-linux (push) Successful in 1s
Global Runner Check / test-windows (push) Successful in 1s
Infrastructure Stress Test / memory-analysis (push) Successful in 16s
Infrastructure Stress Test / parallel-builds (1) (push) Has been cancelled
Infrastructure Stress Test / parallel-builds (2) (push) Has been cancelled
Infrastructure Stress Test / parallel-builds (3) (push) Has been cancelled
Infrastructure Stress Test / parallel-builds (4) (push) Has been cancelled
Infrastructure Stress Test / parallel-builds (5) (push) Has been cancelled
Infrastructure Stress Test / parallel-builds (6) (push) Has been cancelled
Infrastructure Stress Test / parallel-builds (7) (push) Has been cancelled
Infrastructure Stress Test / parallel-builds (8) (push) Has been cancelled

This commit is contained in:
2026-02-10 10:49:54 +03:00
parent d4e9b3e90c
commit 975f8a3553

View File

@@ -4,7 +4,6 @@
#include <thread> #include <thread>
#include <chrono> #include <chrono>
int main() { int main() {
std::cout << "Starting heavy task..." << std::endl; std::cout << "Starting heavy task..." << std::endl;