Skip to content

Conversation

robotmrv
Copy link
Contributor

AbstractUserDetailsReactiveAuthenticationManager creates parallel Scheduler with daemon=false Threads. It is recommended to dispose such Schedulers to be able exit the VM

Fixes gh-7492

AbstractUserDetailsReactiveAuthenticationManager creates parallel
Scheduler with daemon=false Threads. It is recommended to dispose such
Schedulers to be able exit the VM

Fixes spring-projectsgh-7492
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 29, 2019
@rwinch rwinch merged commit 39600b9 into spring-projects:master Sep 30, 2019
rwinch added a commit that referenced this pull request Sep 30, 2019
@rwinch rwinch added in: core An issue in spring-security-core type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 30, 2019
@rwinch rwinch self-assigned this Sep 30, 2019
@rwinch rwinch added this to the 5.2.0 milestone Sep 30, 2019
@rwinch rwinch added the status: duplicate A duplicate of another issue label Sep 30, 2019
@rwinch rwinch removed this from the 5.2.0 milestone Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core An issue in spring-security-core status: duplicate A duplicate of another issue type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AbstractUserDetailsReactiveAuthenticationManager default Scheduler should be disposed

3 participants