You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The getTempFileName-function should generate truly unique names. Now it uses tempCounter variable, which can cause problems with simultaneous processes. Using temporary file with embedFormFields’s json-data should be altogether revised.
The text was updated successfully, but these errors were encountered:
The getTempFileName-function should generate truly unique names. Now it uses tempCounter variable, which can cause problems with simultaneous processes. Using temporary file with embedFormFields’s json-data should be altogether revised.
The text was updated successfully, but these errors were encountered: