Nicusor Picatureanu

Results 2 issues of Nicusor Picatureanu

In the latest version of pytest was removed the `get_marker` method . #4546: Remove Node.get_marker(name) the return value was not usable for more than a existence check. Use Node.get_closest_marker(name) as...

I'm looking for a way to get the chunk ID (which I suppose is unique per chunk) at a custom GO output plugin level. I'm using Fluent-Bit with an Tail...