eclipse-californium / californium

CoAP/DTLS Java Implementation
https://www.eclipse.org/californium/
Other
730 stars 367 forks source link

Experimentally relax the constraints of the exchange executor. #2153

Closed boaks closed 1 year ago

boaks commented 1 year ago

Don't fail, when a null executor is passed in. Still not supported and may fail later, including hard to find race conditions.

boaks commented 1 year ago

After the PR is merged, I will try to upgrade the version for verification.

"upgrade the version" may be not that easy. See MIGRATION_HINTS for a list of details.