IRC logs for #farmOS, 2022-01-11 (GMT)

2022-01-10
2022-01-12
TimeNickMessage
[19:44:05]* natewrench123456 has joined #farmos
[19:44:25]* natewrench123456 has quit (Max SendQ exceeded)
[19:44:50]* natewrench123456 has joined #farmos
[19:46:00]* natewrench123456 has quit (Read error: Connection reset by peer)
[20:07:05]* natewrench123456 has joined #farmos
[20:51:03]* natewrench123456 has quit (Quit: Leaving)
[11:28:09]<symbioquine[m]>I'm a little confused about that SQLITE/paratest fix...
[11:28:18]<symbioquine[m]>When I run `paratest --help` I see;
[11:28:21]<symbioquine[m]>ACTION uploaded an image: (165KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/drsCQeiUWtb... >
[11:28:37]<symbioquine[m]>`Max batch size (only for functional mode). [default: 0]`
[11:29:17]<symbioquine[m]>That makes me think that perhaps [this change](https://github.com/mstenta/farmOS/commit/05ee8bd0e8c67d86bc05931e13dfce4...) didn't change the settings for the SQLITE matrix run, but only for the others...
[11:29:22]<mstenta[m]>oh maybe i misunderstood how that is supposed to work
[11:29:43]<mstenta[m]>gotcha yea... i didn't see that the default was 0
[11:29:49]<symbioquine[m]>It's a very hard to parse piece of documentation :(
[11:30:08]<mstenta[m]>yea... i was just going by the README, not `paratest --help`
[11:30:16]<mstenta[m]>oh well
[11:30:30]<symbioquine[m]>What about changing the number of processes to `1`?
[11:30:51]<mstenta[m]>i wondered about that too... easy enough to try!~
[11:30:54]<mstenta[m]>i'll push a commit to try it out
[11:31:07]<symbioquine[m]>Cool
[11:36:42]<mstenta[m]>https://github.com/mstenta/farmOS/actions/runs/1683547696
[11:55:24]<mstenta[m]>so far so good... pgsql and mariadb completed (~13 min and ~16 min respectively), sqlite still running (~19 min)
[11:59:31]<mstenta[m]>finished. just under 20 mins
[11:59:35]<mstenta[m]>not terrible
[12:23:50]<mstenta[m]>opened a PR to discuss/consider: https://github.com/farmOS/farmOS/pull/478