Skip to content

UnusedMustUse warnings are emitted after the toolchain ran #383

Closed
@anuejn

Description

@anuejn

The UnusedMustUse warnings rely on the garbage-collector and are therefore are emitted at the termination of the python script. This is quite unfortunate when one is using nmigen to execute the build plan because one has to wait for the (long-running) toolchain to finish before obvious bugs are pointed out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions