Skip to content

Remove completion trigger windows restriction#981

Open
wk9874 wants to merge 1 commit into
devfrom
hotfix/remove_trigger_restriction
Open

Remove completion trigger windows restriction#981
wk9874 wants to merge 1 commit into
devfrom
hotfix/remove_trigger_restriction

Conversation

@wk9874
Copy link
Copy Markdown
Collaborator

@wk9874 wk9874 commented Jun 3, 2026

Remove completion trigger windows restriction

📝 Summary

If you try to use completion trigger on Windows, it will throw you back an error saying the feature is disabled due to function pickling restrictions. This must be a hangover from a previous implementation, since there is now no pickling involved in the executor. Removing this guard to see if it works

🔍 Diagnosis

Found when developing new tutorials on building connectors

🔄 Changes

Remove guard, remove unix marks from tests

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.

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.

1 participant