Skip to content

Is this gem is threadsafe? #305

@kot-begemot

Description

@kot-begemot

I was checking out the codebase and come to the conclusion that this gem might not work well with threaded applications. For example, performing parallel tasks in Unicorn or Sidekiq might cause a hard to debug issue.

I came to this conclusion after I discovered the way how the network is set up.

Bitcoin.network = :testnet3

So my question is, are there any plans to make this gem thread-safe? or perhaps would such changes be welcomed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions