I'm teaching a course and have an example problem with a combiner followed by a separator - to illustrate the various options.
It works fine until I have "pack" in the combiner and "unpack" in the separator. Then the first flow item out of the separator won't enter the next object (and of course everything backs up).
What do I need to know about combiners and separators that causes this to happen?