Manually Review Vnode Rewrite #103
Labels
architecture
Big changes concerning most of the code base
deprecated
Fix deprecated things
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
In #80
gen_fsm
was replaced bygen_statem
. It's still buggy and needs more tests and verification.Manually review and check each rewritten function:
sync_send_event
#1
send_event
#2.1
#2.2
#2.3
#2.4
#2.5
#2.6
#2.7
sync_send_all_state_event
#3.1
#3.2
#3.3
send_all_state_event
#4.1
#4.2
#4.3
#4.4
#4.5
#4.6
#4.7
send_event_after
#5
The text was updated successfully, but these errors were encountered: