Ben Frederickson

Results 249 comments of Ben Frederickson

@mythrocks the copyright issue should be fixed with c4f0570 (but CI is still failing here on `CagraMultiThreadStabilityIT.testQueryingUsingMultipleThreadsWithPrivateResources:62->testQueryingUsingMultipleThreads:162 MultiThreaded stablity test failed: null` errors in the java unittests =(

I've merged in #90 - but that is causing some conflicts here . It would be nice to get the CI/ build.rs changes from this PR in as well though...

there is a sdist package up on pypi with the latest release https://pypi.org/project/py-spy/#files

thanks @zanieb ! I just tested out uv quick for the first (and btw, uv is pretty slick on first impressions - I see why I've been hearing so much...

>The root cause is that _get_pthread_id() succeeds on my dev machine but fails on github testbed. Do you have a link to a failing run here? We are running this...

fwiw - this PR https://github.com/benfred/py-spy/pull/747 should make it so that we don't need to scan the BSS section for the version in python 3.12+