Update spec/manual/load_test.cr

Co-authored-by: Beta Ziliani <beta@manas.tech>
This commit is contained in:
Brian J. Cardiff 2023-07-28 13:58:50 -03:00 committed by GitHub
parent a5476338b1
commit 52c27159bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
# #
# % crystal ./spec/manual/load_test.cr # % crystal ./spec/manual/load_test.cr
# #
# It generated a number of producers and consumers. If the process hangs # It generates a number of producers and consumers. If the process hangs
# it means that the connection pool is not working properly. Likely a race condition. # it means that the connection pool is not working properly. Likely a race condition.
# #