On Fri, Aug 01, 2025 at 03:07:08PM +0200, Andrei Lepikhov wrote:
> I considered the worker_spi.c module, which demonstrates various SPI usage
> patterns. It might be more beneficial to use this instead of creating
> another test module, isn't it?
worker_spi is a playground for bgworker tests, so I'm not eager to
make it more complex for the case of cached planned. SQL tests have
more benefits here, IMO, and they should be more efficient and more
predictible. worker_spi can only work with TAP.
--
Michael