Hi there, and thanks for your work. I've only recently started using Clojure and tried profiling one of my Advent of Code submissions.
Unfortunately, starting the profiling hangs my whole machine. This seems to be a kernel bug (documented here, here and here but async-profiler have published a bugfix-release with a workaround that should prevent system crashes.
I think it would be enough to update the dependencies of this project to "fix" the problem. Am I right in the assumption that async-profiler is currently vendored?
Hi there, and thanks for your work. I've only recently started using Clojure and tried profiling one of my Advent of Code submissions.
Unfortunately, starting the profiling hangs my whole machine. This seems to be a kernel bug (documented here, here and here but async-profiler have published a bugfix-release with a workaround that should prevent system crashes.
I think it would be enough to update the dependencies of this project to "fix" the problem. Am I right in the assumption that async-profiler is currently vendored?