Skip to content

options not passed on in checkout #194

@jasonkingPNM

Description

@jasonkingPNM

I'm trying to override TimedStack and had to update this line so it passed the options hash through to pop:

::Thread.current[@key] = @available.pop(options[:timeout] || @timeout)

This is especially relevant if the comment in pop re the :timeout member of options being favored over the timeout argument is still current.

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