- সারি
- ২৪ সেপ্টেম্বর, ২০২৬ এ ৭:২০ PM UTC
- লেখক
- Kamo
- মন্তব্য@ info: status
- e76f9e3
39829f6 pinned 1.6.2 together with the library bump in db737a54. That bump is reverted: about thirty other services pin 1.6.1, and CI can only resolve the one version the cloned main installs. OrgAliasDomainEntity and OrgAliasDomainRepository are on the library's main at 1.6.1 too, and CI builds from main, so SendableMailboxService compiles unchanged. Full suite against the library's current main at 1.6.1 (a Maven repo holding no other version of it): 2033 tests, 1 skipped, 1 failure. The failure is **************** a race that passes when the class runs alone. Mockito records the call before the answer writes the thread name, so verify(timeout) can return first.
