_session_id error in Named multi-user sessions

Hi! I want to use "named multi-user sessions" for multi annotators. I have set the "feed_overlap" to true, and use prodigy as "PRODIGY_ALLOWED_SESSIONS=x,y,z prodigy ner.manual test blank:en ./example.jsonl --label A,B". But the "_session_id" in the result is same for different annotators. It is always the annotator's name who first open the prodigy. But the "_annotator_id" is right for different annotators.

Thanks! This is definitely a bug on our end and will be fixed in the next release (which will happen in the next week or 2) so stay tuned!

Update: Just released v1.11.3, which should fix the underlying issue!