Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing availability annotation to NIOTSConnectionBootstrap (#160)
Motivation: - NIOTSConnectionBootstrap was extended to be marked as non-Sendable, this extenion missed the availability annotations. Modifications: - Add appropriate availability annotation Result: Resolves #159
- Loading branch information