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 c408cf2 commit 373e263
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/flame/runner.ex
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,8 @@ defmodule FLAME.Runner do
:extract_dir,
:verbose,
:compress,
:chunk_size
:chunk_size,
:eager
])

{idle_shutdown_after_ms, idle_check} =
Expand Down

0 comments on commit 373e263

Please sign in to comment.