Skip to content

Commit

Permalink
add pool variables to reset
Browse files Browse the repository at this point in the history
  • Loading branch information
LyleDavis committed Jan 17, 2025
1 parent 2b80d90 commit 9759c17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/eventq/eventq_base/nonce_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ def self.reset
@server_url = nil
@timeout = nil
@lifespan = nil
@pool_size = nil
@pool_timeout = nil
end

private
Expand Down

0 comments on commit 9759c17

Please sign in to comment.