davidmoten / davidmoten/rxjava-jdbc

scheduler of subscriber not shutdow after complete

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
801
Forks
114
Avg merge
1m
Merged PRs (30d)
3

Description

hi

i use rxjava-jdbc, when subscriber terminate the owner schedular keep alive ,i forse to shutdow it with create a schedular type io and i observerOn this schedular, so when subscriber complete task i try to shutdown this schedular but it stay alive !! the shutdown() method can't kill it !!!! how to release resources (schedulars) when subscriber complete ??

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.