Michael Keirnan
Michael Keirnan
Hiya @ankane, any thoughts on this one?
Can this be included in the upcoming `0.3.5` release?
> Hey @mgk, thanks for the PR, and sorry for the long delay. The idea and implementation look great. For naming, what do you think of `data-ahoy-properties` (or `data-ahoy-props`) for...
@juliancheal As it stands now, my group has been using my PR version for some time and it is working well for us. Still happy to update this PR once...
The current behavior also breaks integrations with things like JIRA: to JIRA (and perhaps other similar tools) the PR being closed is a "rejection" from a workflow perspective.
I was getting: ``` [Error on session] Error: connection closed e: {} ``` errors debugging rails minitest tests. Rails 6.0+ runs tests in parallel Setting PARALLEL_WORKERS to 1 solved it...