nwaku/waku/common
NagyZoltanPeter 5989de88a4
fix: multi nat initialization causing dead lock in waku tests + serialize test runs to avoid timing and port occupied issues (#2799)
* Prevent multiple nat module initialization that cause dead lock in nat refresh thread tear down during tests.
* NPROC to 1 to avoid parallel test runs can lead to timing and port allocation issues

Co-authored-by: gabrielmer <101006718+gabrielmer@users.noreply.github.com>
2024-06-12 07:49:55 +02:00
..
confutils/envvar chore: generic change to reduce the number of compilation warnings (#2696) 2024-05-16 22:29:11 +02:00
databases fix: do not print the db url on error (#2725) 2024-05-23 18:37:04 -04:00
enr chore: generic change to reduce the number of compilation warnings (#2696) 2024-05-16 22:29:11 +02:00
envvar_serialization unifying clusterId to be uint16 (#2777) 2024-06-05 15:32:35 +02:00
utils fix: multi nat initialization causing dead lock in waku tests + serialize test runs to avoid timing and port occupied issues (#2799) 2024-06-12 07:49:55 +02:00
base64.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
enr.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
envvar_serialization.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
error_handling.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
hexstrings.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
logging.nim chore: libwaku - allow to properly set the log level in libwaku and unify a little (#2708) 2024-05-17 16:28:54 +02:00
nimchronos.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
paging.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
protobuf.nim fix: store v3 validate cursor & remove messages (#2636) 2024-05-01 14:47:06 -04:00
ratelimit.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00
tokenbucket.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00
waku_service_metrics.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00