Chris Morin
Chris Morin
> Sentry is incompatible with `#[tokio::main]` in the sense that tokio starts a bunch of worker threads, and calling `sentry::init` in there means that the configured client is not correctly...
An alternative implementation would be to not do any validation on non-selected operations. That would be a larger functionality change, but would make the code simpler.
bump on this for comment/review
Is this the same issue as discussed in this discord thread? https://discord.com/channels/738739428314316823/1374488425377435659