Skip to content

Commit

Permalink
eager
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismccord committed Sep 6, 2024
1 parent 6ac9765 commit c408cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flame/pool.ex
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ defmodule FLAME.Pool do
:verbose,
:compress,
:chunk_size,
:eager,
:eager
])

GenServer.start_link(__MODULE__, opts, name: Keyword.fetch!(opts, :name))
Expand Down

0 comments on commit c408cf2

Please sign in to comment.