Skip to content

Ensure that layers exist before adding MapWithAI layer

Taylor Smock requested to merge fixup/52-invalid-remote-control into master

This fixes #52, since there was a condition where two threads were waiting on the other to release a lock.

Signed-off-by: Taylor Smock taylor.smock@kaart.com

Merge request reports