Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A bug in plugin initialization #35

Open
osdrv opened this issue Jan 29, 2019 · 0 comments
Open

A bug in plugin initialization #35

osdrv opened this issue Jan 29, 2019 · 0 comments
Assignees
Labels
Bug Something isn't working Good first issue Good for newcomers

Comments

@osdrv
Copy link
Contributor

osdrv commented Jan 29, 2019

If a plugin config is missing constructor field, flow fails with an error "symbol not found in plugin github.com/awesome-flow/flow-plugins/..."

@osdrv osdrv added Bug Something isn't working Good first issue Good for newcomers labels Jan 29, 2019
@osdrv osdrv self-assigned this Feb 20, 2019
@osdrv osdrv added the In progress The ticket is being worked on label Feb 20, 2019
osdrv pushed a commit that referenced this issue Feb 25, 2019
* Implemented a new plugin initializer function

* Replaced the old plugin initialization code with the new routine buildPlugin/3

* Renamed config name from flow-plugin-path to plugin-path
@osdrv osdrv removed the In progress The ticket is being worked on label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant