paulirwin commented on issue #827: URL: https://github.com/apache/lucenenet/issues/827#issuecomment-2520840302
@NightOwl888 Can you provide more information on how to reproduce this one? As written, I inferred this to mean that if you have an environment variable named `tests:crashmode` that it would throw an exception, and I don't experience that behavior. The environment variable is just ignored, since it doesn't have the `lucene:` prefix. It also doesn't seem to be an issue if you accidentally request a SystemProperties key _with_ the prefix (where it should not have the prefix in code), it just won't have the value. Can you provide a stack trace of where this is coming from, or steps to reproduce? Maybe I'm just not understanding something. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org