Arnaud Gourlay
Arnaud Gourlay
Thanks, I think I have an idea :+1:
I have a hunch regarding a possibly broken invariant in the `MatcherResolver`. I have created a PR to harden it with https://github.com/agourlay/cornichon/pull/677 You can give it a try via [0.20.4-SNAPSHOT](https://oss.sonatype.org/content/repositories/snapshots/com/github/agourlay/cornichon-core_2.13/0.20.4-SNAPSHOT/)...
@seugnimod pinging you gently about testing the snapshot :innocent:
No worries, I did not mean to pressure you :+1: > We come from v.0.19.3, That's quite the upgrade jump you have got there! > Compatibility note You are correct...
@seugnimod another gentle ping to know how your JDK migration upgrade is doing :) FYI I am thinking about merging the fix PR #677 and performing a new release soon...
Happy to hear back from you, that bug is really a mystery, very interesting! The best for me would be able to reproduce locally without any networking involved. I propose...
Hey @seugnimod, happy to see some progress here! > I am terribly ashamed and a bit angry.... No need to worry, the outcome of this issue will mostly likely be...
> com.github.agourlay:cornichon-scalatest_2.12:0.19.3:jar This needs to be `0.20.4` as well, all artifacts are released together.
Happy to hear this! The mystery is not entirely solved as I was never able to reproduce the issue but the most important is that it works for you now....
The Ember server PR has been finally merged and will be part of the next release. The last missing bit to fix the migration was the usage of `.withShutdownTimeout()` to...