Skip to content
Commit 23fc3de4 authored by douglas-raillard-arm's avatar douglas-raillard-arm
Browse files

lisa.utils: Setup YAML parser on demand

YAML parser instances seem to not be reentrant anymore on Python 3.8.
Fix the reentrance issue by creating a new fresh parser instance each
time it is needed rather than recycling an existing one.
parent e6dba360
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment