fix on_init crash #3

Merged
tqcq merged 9 commits from feat/support_fiber into master 2024-07-01 09:47:56 +08:00

9 Commits

Author SHA1 Message Date
tqcq
dc88d60c16 fix http_engine crash
All checks were successful
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m40s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m37s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m54s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 2m11s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m28s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m34s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m22s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m37s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m8s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m44s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m6s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m11s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m25s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m30s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Successful in 1m25s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Successful in 1m47s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Successful in 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Successful in 1m40s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Successful in 1m51s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m47s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m24s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Successful in 1m38s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Successful in 1m24s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m36s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m7s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m43s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Successful in 2m7s
linux-x64-gcc / linux-gcc (Release) (pull_request) Successful in 2m11s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Successful in 2m25s
linux-x86-gcc / linux-gcc (Release) (pull_request) Successful in 2m29s
2024-06-29 17:47:47 +08:00
tqcq
32bda0835a feat use baidu.com for test
All checks were successful
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m42s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 2m3s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m54s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m48s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m27s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m35s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m28s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m37s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m7s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m55s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m18s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m34s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m29s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m29s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Successful in 1m24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Successful in 1m48s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Successful in 1m37s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Successful in 1m37s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Successful in 1m52s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m48s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m52s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Successful in 1m36s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Successful in 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m38s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m7s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m43s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Successful in 2m7s
linux-x64-gcc / linux-gcc (Release) (pull_request) Successful in 2m13s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Successful in 2m28s
linux-x86-gcc / linux-gcc (Release) (pull_request) Successful in 2m28s
2024-06-29 16:25:04 +08:00
tqcq
8238c310f6 feat add test for future
Some checks failed
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m22s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m47s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 2m3s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Has been cancelled
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Failing after 1m23s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Failing after 1m48s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Failing after 1m40s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Failing after 1m36s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Failing after 2m9s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m53s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m30s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Failing after 1m41s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Failing after 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m48s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m5s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m47s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Failing after 1m0s
linux-x64-gcc / linux-gcc (Release) (pull_request) Failing after 1m27s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Failing after 1m12s
linux-x86-gcc / linux-gcc (Release) (pull_request) Failing after 1m38s
2024-06-29 16:13:22 +08:00
tqcq
2780b81406 feat add custom test
Some checks failed
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m45s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m39s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m38s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 2m19s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Has been cancelled
2024-06-29 16:03:42 +08:00
tqcq
2b69c377f7 feat make_unique support deleter
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m30s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m50s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m50s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m48s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 2m0s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 2m2s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 1m32s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 1m53s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m37s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m53s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 3m12s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 1m45s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m2s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m26s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 1m42s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1m35s
2024-06-28 10:33:11 +08:00
tqcq
fc369b3707 Merge remote-tracking branch 'origin/master' into feat/support_fiber 2024-06-21 10:38:11 +08:00
tqcq
0c136e9e0c feat update benchmark
All checks were successful
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m36s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 2m16s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 2m19s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 2m1s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m41s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m6s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m51s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m45s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m20s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m9s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m36s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m28s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Successful in 1m22s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Successful in 1m43s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Successful in 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Successful in 1m41s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Successful in 1m55s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m50s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m27s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Successful in 1m34s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Successful in 1m28s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m35s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m9s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m43s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Successful in 2m5s
linux-x64-gcc / linux-gcc (Release) (pull_request) Successful in 2m5s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Successful in 2m25s
linux-x86-gcc / linux-gcc (Release) (pull_request) Successful in 2m25s
2024-06-21 00:23:31 +08:00
tqcq
9140f7d425 Merge branch 'feat/support_fiber' of code.uocat.com:tqcq/tile into feat/support_fiber
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m39s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 4m20s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m19s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m23s
2024-06-20 23:36:02 +08:00
tqcq
c749e91aad feat update workflows
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m41s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m46s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m6s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m21s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 1m14s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m48s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m55s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m39s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m23s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m11s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m12s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m47s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m6s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m31s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 1m14s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1m41s
2024-06-20 21:27:54 +08:00