SDK callback ran in parallel might cause race conditions if they are re-using the same container.
Needs testing's.
Use BAKTA module to test:
- Write/Append random content on
temp file for each run
- Print the contents of
temp file at begin and end of method
- Check if the there is incremental additions
SDK callback ran in parallel might cause race conditions if they are re-using the same container.
Needs testing's.
Use BAKTA module to test:
temp filefor each runtemp fileat begin and end of method