Nathaniel Johnson

Results 5 issues of Nathaniel Johnson

Hi all, great library. I'm trying to subscribe to the Page.lifecycleEvent in the below snippet: ```elixir with {:ok, _data}

**Describe the bug** When running a function in a release eval the events do not get sent to newrelic without a long running process. This is not the case when...

**Describe the bug** When adding `@trace` to a function with an ignored list tail the macro creates an improper list with `:__ignored__` as the tail instead of creating an ignored...