botbowl icon indicating copy to clipboard operation
botbowl copied to clipboard

bugfix get_safest_path() for handoff actions

Open mrbermell opened this issue 2 years ago • 2 comments

I stumbled over a bug in get_safest_path(), it didn't detect that a handoff action was started and didn't return a handoff path as it should. This PR fixes that and includes a test.

mrbermell avatar May 17 '22 12:05 mrbermell

@njustesen , can you take a look please :) It's annoying that all github workflow tests fail because one of the flags in the current pip command is deprecated.

mrbermell avatar May 30 '22 07:05 mrbermell

I will take a look at the get safest path change soon. Until then, can you make a new PR with the pip fix and merge it?

njustesen avatar May 30 '22 08:05 njustesen