dask / dask/distributed

check if a Plugin is present

Open
#9,106 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

We have `register_plugin` and `unregister_*_plugin`
I would like a function to check if a plugin is registered.

I guess technically this is a bit race conditiony,
but it would be useful.
For example, I have a worker plugin that configures our systems logging.
before running a job i want to check if a client passed to me has had it configured and if not throw an error before i call `client.submit`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.