WriteOncePersistentDict shouldn't create a file with name length > NAME_MAX
Usually NAME_MAX is 256 chars, but I've used file systems where it's 143 chars which can be easily reached.
Usually NAME_MAX is 256 chars, but I've used file systems where it's 143 chars which can be easily reached.