Project: Add event queue's entries to Vulture allowlist

This commit is contained in:
Shreya Malviya 2022-08-09 17:12:48 +05:30
parent 585b1ca408
commit 7a77fd82df
1 changed files with 9 additions and 0 deletions

View File

@ -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