Skip to content

feat: parameterize delay in use plugin method - #500

Merged
rholshausen merged 1 commit into
pact-foundation:masterfrom
planetmarshall:use-plugin-custom-delay
Jul 23, 2025
Merged

feat: parameterize delay in use plugin method#500
rholshausen merged 1 commit into
pact-foundation:masterfrom
planetmarshall:use-plugin-custom-delay

Conversation

@planetmarshall

@planetmarshall planetmarshall commented Jul 17, 2025

Copy link
Copy Markdown
Contributor

Pass in the completion delay as a parameter to pactffi_using_pluugin.

By default this function is always blocked for at least 0.5s which can be expensive if the plugin is used in a lot of tests. This allows the user to specify an arbitrary delay (even zero) if there are no ill effects.

See Slack thread for context.

@planetmarshall
planetmarshall force-pushed the use-plugin-custom-delay branch from cdaca08 to 68ec687 Compare July 17, 2025 11:42
@rholshausen
rholshausen merged commit a3e375e into pact-foundation:master Jul 23, 2025
35 checks passed
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.

2 participants