hanami / utils

Ruby core extentions and class utilities for Hanami

Home Page:http://hanamirb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make `Utils::Callbacks` to use `Concurrent::Array` internally

jodosha opened this issue · comments

Replace ::Array usage with Concurrent::Array.
Please use unstable branch of this repository.

Hey @artofhuman! Saw you submitted a PR regarding this issue, may I assign it to you?

@oana-sipos yes, but i think this issue may be closed, PR was merged

Implemented by #268