Skip to content

Conversation

@Yukio0315
Copy link

Documentation states destroyAgent defaults to false but the option was undefined when omitted, causing custom agents to be destroyed. Explicitly default the option to false and cover it with a regression test. Fixes #444.

Checklist

Documentation states destroyAgent defaults to false but
the option was undefined when omitted, causing custom ag
ents to be destroyed. Explicitly default the option to f
alse and cover it with a regression test.

Signed-off-by: Yukio Ueda <triangle.pillow@gmail.com>
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

destroyAgent option defaults to true instead of false when undefined

3 participants