hyperjumptech/grule-rule-engine

Why are snapshot contents different when KnowledgeBaseInstance is obtained

mzs0207 opened this issue · 2 comments

image

An error occurred calling the NewKnowledgeBaseInstance method. Can't understand why the two snapshots are different

Calling NewKnowledgeBaseInstance should clone the knowledge base. The cloned knowledge base should have identical snapshot. This has been tested over and over again.

Could you provide us with code to reproduce this error ?

Problems with concurrent access to maps?