Skip to content

Commit

Permalink
removed as recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
Mzack9999 committed Jun 13, 2024
1 parent 5297537 commit 1e85e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/multi.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ func (e *ThreadSafeNucleiEngine) ExecuteNucleiWithOptsCtx(ctx context.Context, t
return err
}
}
defer tmpEngine.closeInternal()

// create ephemeral nuclei objects/instances/types using base nuclei engine
unsafeOpts, err := createEphemeralObjects(ctx, e.eng, tmpEngine.opts)
if err != nil {
Expand Down

0 comments on commit 1e85e70

Please sign in to comment.