mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 14:59:49 +00:00
bahamut: lower mainloop delay, and reduce parallelism to make tests less flaky
This commit is contained in:
1
.github/workflows/test-stable.yml
vendored
1
.github/workflows/test-stable.yml
vendored
@ -67,6 +67,7 @@ jobs:
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE/Bahamut/
|
||||
patch src/s_user.c < $GITHUB_WORKSPACE/patches/bahamut_localhost.patch
|
||||
patch src/s_bsd.c < $GITHUB_WORKSPACE/patches/bahamut_mainloop.patch
|
||||
echo "#undef THROTTLE_ENABLE" >> include/config.h
|
||||
libtoolize --force
|
||||
aclocal
|
||||
|
Reference in New Issue
Block a user