Skip to content

find_builtin_server_type should return Optional server type #394

@rmorshea

Description

@rmorshea

This should not raise an error: https://github.com/idom-team/idom/blob/8a99b452fd877bea78b9718c1e32e8855c768166/src/idom/server/prefab.py#L16

It should just return None if no server implementations are installed. An error should then be raised at runtime if no server is explicitly given and no default exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions