forked from p34709852/monkey
Project: Add event queue's entries to Vulture allowlist
This commit is contained in:
parent
585b1ca408
commit
7a77fd82df
|
@ -261,3 +261,12 @@ key_list
|
|||
simulation
|
||||
netmap
|
||||
validate_windows_filename_not_reserved
|
||||
subscribe_all # common\event_queue\i_event_queue.py
|
||||
subscribe_type # common\event_queue\i_event_queue.py
|
||||
subscribe_tag # common\event_queue\i_event_queue.py
|
||||
publish # common\event_queue\i_event_queue.py
|
||||
subscribe_all # common\event_queue\pypubsub_event_queue.py
|
||||
subscribe_type # common\event_queue\pypubsub_event_queue.py
|
||||
subscribe_tag # common\event_queue\pypubsub_event_queue.py
|
||||
publish # common\event_queue\pypubsub_event_queue.py
|
||||
PyPubSubEventQueue # common\event_queue\pypubsub_event_queue.py
|
||||
|
|
Loading…
Reference in New Issue