Skip to content

Engine borks on errors now #266

@iopq

Description

@iopq

How to reproduce:

genmove b
genmove b

this causes an error to be returned by the GTP controller - it's expected that the engine reports an error

but the finish() method in src/engine/mod.rs calls unwrap() on game.play(m) which causes a panic

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions