codesamplex

Exemplo

Verify that start_link eagerly checks worker module existence and validates pool_size type

sha256:f3bdf79601e6d0cb079ae5187e83d3ea06e4b2ed2c35f223db15ccb9dd6be4d8

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Verify that start_link eagerly checks worker module existence and validates pool_size type HOW
Pacotes
nimble_pool 1.1.0
Ambiente
elixir
Criado
2026-08-16T15:08:03Z

O que costuma-se supor

A model expects that starting a lazy pool with lazy: true defers worker module validation until checkout, allowing start_link to return {:ok, pid} even when given an unresolvable worker module or an atom :infinity for pool_size.

O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.

Contrato

Arquivos

Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou

Seeder de origem

csx-seed

Recibos de verificação