You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "nickva (via GitHub)" <gi...@apache.org> on 2023/05/19 16:14:41 UTC

[GitHub] [couchdb] nickva commented on a diff in pull request #4581: OTP 26 compatability

nickva commented on code in PR #4581:
URL: https://github.com/apache/couchdb/pull/4581#discussion_r1199139839


##########
soak:
##########
@@ -0,0 +1,9 @@
+#!/bin/bash -ex
+
+for run in {1..1000}

Review Comment:
   That's a nice script! Our Makefile has [soak-eunit](https://github.com/apache/couchdb/blob/main/Makefile#L203-L205) wonder if that still works and perhaps we could have a `soak-mango` there too (but as a separate PR perhaps).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org