Skip to content

Conversation

@jreznot
Copy link
Member

@jreznot jreznot commented Aug 11, 2021

Here we introduce @Blocking and @NonBlocking annotations that are used by IntelliJ IDEA to detect inappropriate blocking calls in non-blocking contexts. Some reactive frameworks, have similar annotations, e.g. SmallRye Mutiny: https://smallrye.io/docs/smallrye-fault-tolerance/5.2.1/usage/extra.html#blocking-nonblocking

@jreznot jreznot changed the title Reactive blocking annotations Reactive blocking context aware annotations Aug 11, 2021
@amaembo amaembo merged commit a8de8a8 into JetBrains:master Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants