Skip to content

Not waiting on a notifier hangs stepTiming in simulation #7660

Open
@virtuald

Description

This hangs:

from wpilib.simulation import stepTiming
import hal
hal.initializeNotifier()
stepTiming(0.2)

@ThadHouse thinks it shouldn't hang the program. @calcmogul in #3874 (comment) seems to think it should hang it. Either it should be fixed or documented.

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions