Matteo Collina
Matteo Collina
Could you skip those platforms?
Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.
I'm a bit lost. You are reading only one file in your example. Can you add a complete example with scripts to reproduce?
I don't think I would be able to help with this after all. However the data processing should really be fixed.
The core of this problem is that the execution model of lambda does not play well with multithreading. The solution to your issue is to: ```js const transport = pino.transport(...)...
@gurgunday @jsumners wdyt?
latest tap does not support node v16 and v18.
cc @GeoffreyBooth let me know what you think
@Uzlopak @metcoder95 could you take another look?
@metcoder95 I've found a bug on the compose/interceptor handling, I'm working on it.