-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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 filefor each run - Print the contents of
temp fileat begin and end of method - Check if the there is incremental additions
Reactions are currently unavailable