[uwebsockets] Increase builds per day, file msan issues (#4290)

This commit is contained in:
Alex Hultman 2020-08-10 16:57:17 +02:00 committed by GitHub
parent 3fc4134b4e
commit 6f180bb8a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
homepage: "https://github.com/uNetworking/uWebSockets"
language: c++
primary_contact: "alexhultman@gmail.com"
builds_per_day: 4
sanitizers:
- address
- memory:
experimental: True
- memory
- undefined