bThink-BGU / BPpy

A Python implementation for the Behavioral Programming paradigm
MIT License
8 stars 5 forks source link

b_thread deepcopy bug fix and external event support #3

Closed tomyaacov closed 1 year ago

tomyaacov commented 1 year ago

Hi @adielashrov. please review this pull request. it contains a fix for the thread deepcopy issue and external events support. We still need to figure out how external event support acts in rich events protocol. In any case, let me know what you think (don't merge the pull request yet)