Details
-
Type: Bug
-
Status: Resolved
-
Priority: Trivial
-
Resolution: Obsolete
-
Affects Version/s: Current Version
-
Fix Version/s: None
-
Component/s: Evaluation Engine / Workers
-
Labels:
Description
As described in the documentation ( https://sioworkers.readthedocs.io/en/latest/#sandboxes ) null-sandbox.tar.gz has a .tar.gz extension, even though it's an uncompressed tar archive, which should have just .tar extension.
It's possible that this sandbox will fail to unpack because of it. We don't know for sure, because nobody uses this sandbox.
Still this should be fixed, eg. by renaming the sandbox to null-sandbox.tar, or by compressing it with gzip, so that it really is .tar.gz, and adjusting the documentation to reflect the change.
It's possible that this sandbox will fail to unpack because of it. We don't know for sure, because nobody uses this sandbox.
Still this should be fixed, eg. by renaming the sandbox to null-sandbox.tar, or by compressing it with gzip, so that it really is .tar.gz, and adjusting the documentation to reflect the change.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
Feel free to reopen it or create a new one if it's still relevant.