class WaitGroup::NegativeCounterError

Defined in:

waitgroup.cr

Constructors

Constructor Detail

def self.new(msg = "WaitGroup has negative counter") #

[View source]