natchez icon indicating copy to clipboard operation
natchez copied to clipboard

Expose current span + ability to run in span, add fs2 module

Open bplommer opened this issue 4 years ago • 3 comments

This requires Trace to expose a type member representing the type of Span it uses, which is a bit nasty, but it allows some nice extra functionality.

The sorting example is modified to show propagation of spans outside of monadic scope.

I'm closing #344, as this achieves the same thing in a more general way.

bplommer avatar May 16 '21 14:05 bplommer

@bplommer what is the status of this project? We would love to use this within our project, since we use fs2 extensively throughout our code.

pnadon avatar Jan 04 '22 17:01 pnadon

@bplommer what is the status of this project? We would love to use this within our project, since we use fs2 extensively throughout our code.

I'm not sure what you mean? This is just a pull request, I don't maintain the project.

bplommer avatar Jan 07 '22 13:01 bplommer

@bplommer what is the status of this project? We would love to use this within our project, since we use fs2 extensively throughout our code.

I'm not sure what you mean? This is just a pull request, I don't maintain the project.

I meant the pull request, not the project, my bad.

pnadon avatar Jan 07 '22 13:01 pnadon